$darkmode
DENOPTIM
ScaffoldingPolicy.java
Go to the documentation of this file.
1package denoptim.fragmenter;
2
6public enum ScaffoldingPolicy {
9
14 public String label = null;
15
16}
Defines how to define the scaffold vertex of a graph.