BALL
1.4.1
|
#include <BALL/STRUCTURE/BONDORDERS/KGreedyBondOrderStrategy.h>
Static Public Attributes | |
static const char * | GREEDY_K_SIZE |
Option names.
Definition at line 35 of file KGreedyBondOrderStrategy.h.
const char* BALL::KGreedyBondOrderStrategy::Option::GREEDY_K_SIZE [static] |
the size of priority queue for the greedy algorithm. Default is 1.
Definition at line 43 of file KGreedyBondOrderStrategy.h.