Serialized Form
-
Package org.jgrapht.opt.graph.fastutil
-
Class org.jgrapht.opt.graph.fastutil.FastutilFastLookupGSS extends java.lang.Object implements Serializable
- serialVersionUID:
- -1335362823522091418L
-
Class org.jgrapht.opt.graph.fastutil.FastutilFastLookupIntVertexGSS extends java.lang.Object implements Serializable
- serialVersionUID:
- 6098261533235930603L
-
Class org.jgrapht.opt.graph.fastutil.FastutilGSS extends java.lang.Object implements Serializable
- serialVersionUID:
- -4319431062943632549L
-
Class org.jgrapht.opt.graph.fastutil.FastutilIntVertexGSS extends java.lang.Object implements Serializable
- serialVersionUID:
- 803286406699705306L
-
Class org.jgrapht.opt.graph.fastutil.FastutilMapGraph extends org.jgrapht.graph.AbstractBaseGraph<V,E> implements Serializable
- serialVersionUID:
- -2261627370606792673L
-
Class org.jgrapht.opt.graph.fastutil.FastutilMapIntVertexGraph extends org.jgrapht.graph.AbstractBaseGraph<java.lang.Integer,E> implements Serializable
- serialVersionUID:
- 6432747838839788559L
-
-
Package org.jgrapht.opt.graph.sparse
-
Class org.jgrapht.opt.graph.sparse.SparseIntDirectedWeightedGraph extends SparseIntDirectedGraph implements Serializable
- serialVersionUID:
- -7601401110000642281L
-
Serialized Fields
-
weights
double[] weights
The edge weights
-
-
Class org.jgrapht.opt.graph.sparse.SparseIntUndirectedWeightedGraph extends SparseIntUndirectedGraph implements Serializable
- serialVersionUID:
- -5410680356868181247L
-
Serialized Fields
-
weights
double[] weights
The edge weights
-
-