Go to the documentation of this file. 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
static const String TIGHT
PartialBondOrderAssignment::HEURISTIC_INDEX heuristic_index_
The chosen heuristic.
int step_
The priority queue.
virtual ~AStarBondOrderStrategy()
virtual boost::shared_ptr< BondOrderAssignment > computeNextSolution()
Assignment of bond orders from topology information.
Base class for bond order assignment algorithms.
static const char * HEURISTIC
virtual void setDefaultOptions()
AStarBondOrderStrategy(AssignBondOrderProcessor *parent)
static const String MEDIUM
std::priority_queue< PartialBondOrderAssignment > queue_
static const String SIMPLE
virtual bool readOptions(const Options &options)
static const String HEURISTIC