Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- org.jgrapht.opt.graph.sparse.specifics.CompleteIntegerSet
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- org.jgrapht.graph.AbstractGraph<V,E> (implements org.jgrapht.Graph<V,E>)
- org.jgrapht.opt.graph.sparse.specifics.AbstractSparseSpecificsGraph<S>
- org.jgrapht.opt.graph.sparse.specifics.CSRBooleanMatrix (implements java.io.Serializable)
- org.jgrapht.opt.graph.sparse.specifics.CSRBooleanMatrix.NonZerosIterator (implements java.util.Iterator<E>)
- org.jgrapht.opt.graph.sparse.specifics.IncidenceMatrixSparseUndirectedSpecifics (implements org.jgrapht.opt.graph.sparse.specifics.SparseGraphSpecifics)
- org.jgrapht.opt.graph.sparse.specifics.NoIncomingNoReindexSparseDirectedSpecifics (implements org.jgrapht.opt.graph.sparse.specifics.SparseGraphSpecifics)
- org.jgrapht.opt.graph.sparse.specifics.IncomingNoReindexSparseDirectedSpecifics
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- org.jgrapht.opt.graph.sparse.specifics.SparseGraphSpecifics