Recent Releases of ConstrainedShortestPaths
ConstrainedShortestPaths - v0.6.5
ConstrainedShortestPaths v0.6.5
- Julia
Published by github-actions[bot] 10 months ago
ConstrainedShortestPaths - v0.6.4
ConstrainedShortestPaths v0.6.4
Merged pull requests: - Improve topological order robustness (#31) (@BatyLeo)
- Julia
Published by github-actions[bot] about 1 year ago
ConstrainedShortestPaths - v0.6.3
ConstrainedShortestPaths v0.6.3
Merged pull requests: - Improve type stability of algorithms (#30) (@BatyLeo)
- Julia
Published by github-actions[bot] about 1 year ago
ConstrainedShortestPaths - v0.6.2
ConstrainedShortestPaths v0.6.2
- Julia
Published by github-actions[bot] over 1 year ago
ConstrainedShortestPaths - v0.6.1
ConstrainedShortestPaths v0.6.1
Merged pull requests: - Update compat (#29) (@BatyLeo)
- Julia
Published by github-actions[bot] over 1 year ago
ConstrainedShortestPaths - v0.6.0
What's Changed
- Cleanup routing example by @BatyLeo in https://github.com/BatyLeo/ConstrainedShortestPaths.jl/pull/27
- Add an option for using convex meet in bounding by @BatyLeo in https://github.com/BatyLeo/ConstrainedShortestPaths.jl/pull/28
Full Changelog: https://github.com/BatyLeo/ConstrainedShortestPaths.jl/compare/v0.5.1...v0.6.0
- Julia
Published by BatyLeo over 1 year ago
ConstrainedShortestPaths - v0.5.1
Full Changelog: https://github.com/BatyLeo/ConstrainedShortestPaths.jl/compare/v0.5.0...v0.5.1
- Julia
Published by BatyLeo over 1 year ago
ConstrainedShortestPaths - v0.5.0
What's Changed
- Update stochastic routing and log algorithm info by @BatyLeo in https://github.com/BatyLeo/ConstrainedShortestPaths.jl/pull/26
Full Changelog: https://github.com/BatyLeo/ConstrainedShortestPaths.jl/compare/v0.4.0...v0.5.0
- Julia
Published by BatyLeo over 1 year ago
ConstrainedShortestPaths - v0.4.0
What's Changed
- Remove piecewise linear by @BatyLeo in https://github.com/BatyLeo/ConstrainedShortestPaths.jl/pull/22
- Cleanup and bugfix by @BatyLeo in https://github.com/BatyLeo/ConstrainedShortestPaths.jl/pull/23
- Some enhancements for v0.4 by @BatyLeo in https://github.com/BatyLeo/ConstrainedShortestPaths.jl/pull/25
Full Changelog: https://github.com/BatyLeo/ConstrainedShortestPaths.jl/compare/v0.3.0...v0.4.0
- Julia
Published by BatyLeo almost 2 years ago
ConstrainedShortestPaths - v0.3.0
What's Changed
- Add kwargs support and cleaner feasibility checks by @BatyLeo in https://github.com/BatyLeo/ConstrainedShortestPaths.jl/pull/21
- Update Documenter
Full Changelog: https://github.com/BatyLeo/ConstrainedShortestPaths.jl/compare/v0.2.1...v0.3.0
- Julia
Published by BatyLeo almost 2 years ago
ConstrainedShortestPaths - v0.2.1
What's Changed
- Add code quality and correctness tests using Aqua.jl and JET.jl by @BatyLeo in https://github.com/BatyLeo/ConstrainedShortestPaths.jl/pull/18
Full Changelog: https://github.com/BatyLeo/ConstrainedShortestPaths.jl/compare/v0.2.0...v0.2.1
- Julia
Published by BatyLeo about 3 years ago
ConstrainedShortestPaths - v0.2.0
What's Changed
- Allow choosing origin and destination by @BatyLeo in https://github.com/BatyLeo/ConstrainedShortestPaths.jl/pull/14
- New option: compute all paths with cost below given threshold by @BatyLeo in https://github.com/BatyLeo/ConstrainedShortestPaths.jl/pull/13
- Fix a bug in
CSPInstancetype annotations in shortest paths with threshold by @BatyLeo in https://github.com/BatyLeo/ConstrainedShortestPaths.jl/pull/16
Full Changelog: https://github.com/BatyLeo/ConstrainedShortestPaths.jl/compare/v0.1.0...v0.2.0
- Julia
Published by BatyLeo about 3 years ago