tomnelson / jungrapht-visualization

visualization and sample code from Java Universal Network Graph ported to use JGraphT models and algorithms
Other
48 stars 7 forks source link

Longest Path layering #10

Closed tomnelson closed 4 years ago

tomnelson commented 4 years ago

Improve testing and integration of Longest Path algorithm (in GraphLayers.longestPath). Ensure that implementation is correct and that it creates correct-looking graph layouts

tomnelson commented 4 years ago

looks good for large graphs in Ghidra