1 #ifndef BALL_STRUCTURE_BONDORDERS_ASTARBONDORDERSTRATEGY_H 2 #define BALL_STRUCTURE_BONDORDERS_ASTARBONDORDERSTRATEGY_H 4 #ifndef BALL_STRUCTURE_BONDORDERS_BONDORDERASSIGNMENTSTRATEGY_H 8 #ifndef BALL_STRUCTURE_BONDORDERS_PARTIALBONDORDERASSIGNMENT_H 12 #ifndef BALL_STRUCTURE_BONDORDERS_BONDORDERASSIGNMENT_H 16 #ifndef BALL_DATATYPE_HASHMAP_H 80 std::priority_queue<PartialBondOrderAssignment>
queue_;
89 #endif // BALL_STRUCTURE_BONDORDERS_ASTARBONDORDERSTRATEGY_H virtual ~AStarBondOrderStrategy()
virtual bool readOptions(const Options &options)
static const String MEDIUM
int step_
The priority queue.
static const String TIGHT
virtual boost::shared_ptr< BondOrderAssignment > computeNextSolution()
static const char * HEURISTIC
virtual void setDefaultOptions()
AStarBondOrderStrategy(AssignBondOrderProcessor *parent)
Base class for bond order assignment algorithms.
static const String SIMPLE
std::priority_queue< PartialBondOrderAssignment > queue_
Assignment of bond orders from topology information.
static const String HEURISTIC
PartialBondOrderAssignment::HEURISTIC_INDEX heuristic_index_
The chosen heuristic.