msagl/2.2.0
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.