#include <assignBondOrderProcessor.h>
Static Public Attributes |
|
static const bool | OVERWRITE_SINGLE_BOND_ORDERS |
static const bool | OVERWRITE_DOUBLE_BOND_ORDERS |
static const bool | OVERWRITE_TRIPLE_BOND_ORDERS |
static const bool | OVERWRITE_SELECTED_BONDS |
static const bool | ADD_HYDROGENS |
static const bool | COMPUTE_ALSO_CONNECTIVITY |
static const float | CONNECTIVITY_CUTOFF |
static const bool | USE_FINE_PENALTY |
static const bool | KEKULIZE_RINGS |
static const String | ALGORITHM |
static const String | HEURISTIC |
static const String | INIFile |
static const int | MAX_BOND_ORDER |
static const int | MAX_NUMBER_OF_SOLUTIONS |
static const bool | COMPUTE_ALSO_NON_OPTIMAL_SOLUTIONS |
static const float | BOND_LENGTH_WEIGHTING |
static const bool | APPLY_FIRST_SOLUTION |
static const int | GREEDY_K_SIZE |
static const float | BRANCH_AND_BOUND_CUTOFF |