barzerman / barzer

barzer engine code
MIT License
2 stars 0 forks source link

implement a greedy beni match extension function #606

Open barzerman opened 11 years ago

barzerman commented 11 years ago

this will add an extra parm to lookupEnt which will let it try to consume up to N subsequent beads as long as the BENI coverage is non decreasing . @0xd34df00d this is a core matching thing if you want - you can take this but it will have to be done ONLY after a discussion

we need to carefully plan this and implement within the current paradigm of the matcher . shouldnt be a lot of code - just very sensitive stuff in very old and very low level matching stuff