$darkmode
DENOPTIM
denoptim.fragmenter.ScaffoldingPolicy Enum Reference

Defines how to define the scaffold vertex of a graph. More...

Public Attributes

 LARGEST_FRAGMENT
 
 ELEMENT
 
String label = null
 Label defining additional details, such as which label to search for in case of elemental symbol-based scaffolding policy. More...
 

Detailed Description

Defines how to define the scaffold vertex of a graph.

Definition at line 6 of file ScaffoldingPolicy.java.

Member Data Documentation

◆ ELEMENT

◆ label

String denoptim.fragmenter.ScaffoldingPolicy.label = null

Label defining additional details, such as which label to search for in case of elemental symbol-based scaffolding policy.

Definition at line 14 of file ScaffoldingPolicy.java.

◆ LARGEST_FRAGMENT


The documentation for this enum was generated from the following file: