| Package | Description |
|---|---|
| org.jgrapht.alg.vertexcover |
Vertex cover algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
protected RecursiveExactVCImpl.BitSetCover |
RecursiveExactVCImpl.BitSetCover.copy()
Copy a vertex cover.
|
| Constructor and Description |
|---|
BitSetCover(RecursiveExactVCImpl.BitSetCover vertexCover)
Copy constructor
|
Copyright © 2017. All rights reserved.