Contribution List
This page is a list of code that has been contributed to the JUNG project but hasn't yet been folded into the upcoming release.
- Burt's Structural Holes: Code to implement these measures has been donated by Diederik van Liere. Current status: under evaluation. It currently runs using COLT; we may tweak it to use local graph measures.
- Dot To JUNG: Code to both parse Dot ( http://graphviz.org )and display its layout in JUNG has been contributed by Elie Naulleau. Current status: under evaluation.