Skip to content

All algorithms: {pre*, post*, dual*} x {shortest, longest} trace

Latest
Compare
Choose a tag to compare
@MortenSchou MortenSchou released this 19 May 08:27
· 2 commits to master since this release
e5a3397

This release implements shortest and longest trace versions for both pre* and post* algorithms and the combination 'dual*'. Using dual* (-e 3) gives overall the best performance in our benchmarks.
Parsing now supports wildcard rules and vector weights.
Various bug-fixes and algorithmic improvements.

What's Changed

Full Changelog: v1.0.0...v1.1.0