Skip to content

Releases: BatyLeo/ConstrainedShortestPaths.jl

v0.5.1

21 Oct 13:38
Compare
Choose a tag to compare

v0.5.0

18 Sep 08:19
6d8d4ab
Compare
Choose a tag to compare

What's Changed

  • Update stochastic routing and log algorithm info by @BatyLeo in #26

Full Changelog: v0.4.0...v0.5.0

v0.4.0

22 Aug 09:25
216e446
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

08 Aug 13:29
Compare
Choose a tag to compare

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.1

02 May 12:46
240e576
Compare
Choose a tag to compare

What's Changed

  • Add code quality and correctness tests using Aqua.jl and JET.jl by @BatyLeo in #18

Full Changelog: v0.2.0...v0.2.1

v0.2.0

25 Apr 14:32
Compare
Choose a tag to compare

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

03 Jun 09:30
Compare
Choose a tag to compare
update readme and index.md