Releases: dourouc05/Seleroute.jl
Releases · dourouc05/Seleroute.jl
v0.2.4
Implement time outs. Allow disabling variable/constraint names for performance.
v0.2.3
Extract even more statistics.
v0.2.2
Save more statistics when calling the solver.
v0.2.1
Switch the algorithm for shortest paths to a better-known algorithm. In a future version, it will be configurable.
v0.2
Update dependencies, mostly JuMP to 1.0, and replace LightGraphs.jl by Graphs.jl following the renaming of the package suite.