- Import as a Maven project.
- Increase application heap size in run configuration.
-Xmx4096m
- JGraphT version used: 1.01
- Some methods used in this project have been marked as
Deprecated
by the latest JGraphT API. - e.g.
GmlImporter
andVertexProvider
inTopo.java
.