Releases: BatyLeo/ConstrainedShortestPaths.jl
Releases · BatyLeo/ConstrainedShortestPaths.jl
v0.3.0
What's Changed
- Add kwargs support and cleaner feasibility checks by @BatyLeo in #21
- Update Documenter
Full Changelog: v0.2.1...v0.3.0
v0.2.0
What's Changed
- Allow choosing origin and destination by @BatyLeo in #14
- New option: compute all paths with cost below given threshold by @BatyLeo in #13
- Fix a bug in
CSPInstance
type annotations in shortest paths with threshold by @BatyLeo in #16
Full Changelog: v0.1.0...v0.2.0
v0.1.0
update readme and index.md