Skip to content

3.9.0

Compare
Choose a tag to compare
@saraedum saraedum released this 06 Nov 22:16
· 339 commits to master since this release

Added:

  • Added FlowDecomposition::operator== to check whether two flow
    decompositions are internally coming from identical objects.

Fixed:

  • Made missing FlowComponent::decomposition() and
    FlowComponent::decomposition() const implementations available in the
    shared library.