Skip to content

Releases: BatyLeo/ConstrainedShortestPaths.jl

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