Digraphs 1.11.0
What's Changed
- @frankiegillis added
IsTwoEdgeTransitivein PR #733. - @flsmith made
RandomDigraphmore random in PR #738. - @james-d-mitchell added
BurntPancakeGraphandBurntPancakeGraphin PR #403. - @james-d-mitchell added a new optional first argument for mutability in
CayleyDigraphin PR #403. - @MeikeWeiss added
MinimalCyclicEdgeCutin PR #754. - @MeikeWeiss added
DigraphAllChordlessCyclesOfMaximalLengthin PR #754. - @hrj4 added
DigraphKingsandDigraphIsKingin PR #521. - @wilfwilson improved
ViewStringfor digraphs in PR #783. - @EwanGilligan implemented Zykov's and Christofides's algorithms and made them available as options for
ChromaticNumberin PR #491. - @ChrisJefferson sped up
OnDigraphsfor a digraph and a permutation in PR #267. - @RaiyanC added
DigraphMaximumFlowin PR #751. - @RaiyanC added
RandomUniqueEdgeWeightedDigraphPR #755. - @pramothragavan added dreadnaut support in PR #651, along with the variables
WholeFileEncodersandWholeFileDecoders, and the the functions:IsWholeFileEncoder,IsWholeFileDecoder,DreadnautString,DigraphFromDreadnautString,DIMACSString, andDigraphFromDIMACSString.
New Contributors
- @hrj4 made their first contribution in PR #521.
- @pramothragavan made their first contribution in PR #651.
- @BlueRidingHood made their first contribution in PR #706.
- @BaseMax made their first contribution in PR #749.
Full Changelog: v1.10.1...v1.11.0