Uses of Interface
org.ujmp.core.graphmatrix.GenericGraph

Packages that use GenericGraph
org.ujmp.core.graphmatrix   
 

Uses of GenericGraph in org.ujmp.core.graphmatrix
 

Subinterfaces of GenericGraph in org.ujmp.core.graphmatrix
 interface Graph<N>
           
 interface GraphMatrix<N,E>
           
 

Classes in org.ujmp.core.graphmatrix that implement GenericGraph
 class AbstractGraphMatrix<N,E>
           
 class DefaultGraphMatrix<N,E>
           
 



Copyright © 2010. All Rights Reserved.