Skip to content

Releases: GunnarFarneback/LongestPaths.jl

v0.2.4

23 Dec 11:53
Compare
Choose a tag to compare

LongestPaths v0.2.4

Diff since v0.2.3

Update compat settings to get dependencies working again.

Merged pull requests:

v0.2.3

20 Oct 18:57
Compare
Choose a tag to compare

LongestPaths v0.2.3

Diff since v0.2.2

Transition from LightGraphs to Graphs.

Merged pull requests:

v0.2.2

03 Oct 20:06
Compare
Choose a tag to compare

LongestPaths v0.2.2

Diff since v0.2.1

Replace MathProgBase with direct use of Cbc and Clp. Upgrade Cbc and Clp versions.

v0.2.1

03 Oct 20:06
Compare
Choose a tag to compare

LongestPaths v0.2.1

Diff since v0.1.0

Preprocess graphs by default. Opt-in option to reduce unbranched parts of the graph.

Closed issues:

  • TagBot trigger issue (#3)

Merged pull requests:

v0.1.0

04 Jul 03:14
Compare
Choose a tag to compare

LongestPaths v0.1.0

First registered version.