The graph of this data @return the graph
()
| 53 | * @return the graph |
| 54 | */ |
| 55 | GraphCutGraph getGraph(); |
| 56 | |
| 57 | /** |
| 58 | * Returns the cache of edges. Not in the graph but used to track existing edges that are not yet in the graph. |
no outgoing calls
no test coverage detected