Skip to content

Releases: OptimalBranching/OptimalBranching.jl

v0.1.0

17 Dec 13:35
7318cfb
Compare
Choose a tag to compare

OptimalBranching v0.1.0

Merged pull requests:

  • Bump codecov/codecov-action from 4 to 5 (#1) (@dependabot[bot])
  • Remove GenericTensorNetworks from dependency (#3) (@GiggleLiu)
  • Bump codecov/codecov-action from 4 to 5 (#5) (@dependabot[bot])
  • [WIP] Reviewing OptimalBranchingCore (#6) (@GiggleLiu)
  • Fixed the counting problem (#9) (@ArrogantGao)
  • Update README (#13) (@GiggleLiu)
  • Added a function to viz dnf (#14) (@ArrogantGao)
  • Polish interfaces in OptimalBranchingCore (#15) (@GiggleLiu)
  • Setup literate for examples (#16) (@GiggleLiu)
  • Clean up files (#17) (@GiggleLiu)
  • replace is_solved_and_feasible with is_solved (#18) (@ArrogantGao)
  • Added a new selector MinBoundaryHighDegreeSelector (#20) (@ArrogantGao)
  • Bump julia-actions/setup-julia from 1 to 2 (#22) (@dependabot[bot])
  • Bump codecov/codecov-action from 1 to 5 (#23) (@dependabot[bot])
  • Bump actions/cache from 1 to 4 (#24) (@dependabot[bot])
  • Bump actions/checkout from 2 to 4 (#25) (@dependabot[bot])
  • added more debug info for MIS (#26) (@ArrogantGao)
  • CompatHelper: add new compat entry for OptimalBranchingCore at version 0.1, (keep existing compat) (#29) (@github-actions[bot])
  • CompatHelper: bump compat for GenericTensorNetworks to 3, (keep existing compat) (#30) (@github-actions[bot])

Closed issues:

  • Reduce the number of exported API in OptimalBranchingCore (#2)
  • Fix the test coverage CI (#4)
  • Handle high order vertices properly (#7)
  • Fix the MISCount (#8)
  • Improve to test coverage (#10)
  • TagBot trigger issue (#28)