Skip to content

msagl/2.2.0

Compare
Choose a tag to compare
@KeRNeLith KeRNeLith released this 18 Jun 21:19

Version QuikGraph.MSAGL 2.2.0

QuikGraph.MSAGL

Migrate the library from GLEE to MSAGL (MSAGL is the successor of GLEE).

Fixes:

  • Fix typo in populator algorithm.
  • Fix a bug when converting undirected graph to MSAGL graph.

API Breaks

  • Some public API breaks (but should remain simple to do a migration).

Misc:

  • Clean the library code.
  • Fully document library.
  • Use JetBrains annotations all over the library as much as possible.