| Package | Description | 
|---|---|
| org.jgrapht.alg.decomposition | Algorithms for computing decompositions. | 
| org.jgrapht.alg.interfaces | Algorithm related interfaces. | 
| Modifier and Type | Method and Description | 
|---|---|
| TreeToPathDecompositionAlgorithm.PathDecomposition<V,E> | HeavyPathDecomposition. getPathDecomposition()Computes a path decomposition. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | TreeToPathDecompositionAlgorithm.PathDecompositionImpl<V,E>Default implementation of the path decomposition interface. | 
| Modifier and Type | Method and Description | 
|---|---|
| TreeToPathDecompositionAlgorithm.PathDecomposition<V,E> | TreeToPathDecompositionAlgorithm. getPathDecomposition()Computes a path decomposition. | 
Copyright © 2018. All rights reserved.