Skip to content

v1.11.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 07:00
· 2 commits to master since this release
ec6ab1b

Graphs v1.11.2

Diff since v1.11.1

Merged pull requests:

Closed issues:

  • [OPTIM] perm_greedy_color (and thus all coloring algorithms) is running in O(n^2) instead of O(n) (#378)
  • [FR] Construct a graph corresponding to a binary relation (#384)
  • [FR] a function to efficiently check whether a graph is acyclic (#385)