$darkmode
DENOPTIM
|
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... | |
Defines how to define the scaffold vertex of a graph.
Definition at line 6 of file ScaffoldingPolicy.java.
denoptim.fragmenter.ScaffoldingPolicy.ELEMENT |
Definition at line 8 of file ScaffoldingPolicy.java.
Referenced by denoptim.programs.fragmenter.FragmenterParameters.interpretKeyword(), denoptim.gui.MolToGraphParametersDialog.MolToGraphParametersDialog(), denoptim.ga.EAUtilsTest.testMakeGraphFromFragmentationOfMol_ScaffoldingPolicy(), denoptim.ga.EAUtilsTest.testMakeGraphFromFragmentationOfMol_Symmetry(), and denoptim.ga.EAUtilsTest.testMakeGraphFromFragmentationOfMol_symmetry().
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.
denoptim.fragmenter.ScaffoldingPolicy.LARGEST_FRAGMENT |
Definition at line 7 of file ScaffoldingPolicy.java.
Referenced by denoptim.gui.MolToGraphParametersDialog.MolToGraphParametersDialog(), denoptim.ga.EAUtilsTest.testMakeGraphFromFragmentationOfMol(), denoptim.ga.EAUtilsTest.testMakeGraphFromFragmentationOfMol_linearities(), denoptim.ga.EAUtilsTest.testMakeGraphFromFragmentationOfMol_ScaffoldingPolicy(), and denoptim.ga.EAUtilsTest.testMakeGraphFromFragmentationOfMol_Symmetry().