Go to the documentation of this file. 1 #ifndef BALL_STRUCTURE_BONDORDERS_ILPBONDORDERSTRATEGY_H
2 #define BALL_STRUCTURE_BONDORDERS_ILPBONDORDERSTRATEGY_H
4 #ifndef BALL_STRUCTURE_BONDORDERS_BONDORDERASSIGNMENTSTRATEGY_H
8 #ifndef BALL_STRUCTURE_BONDORDERS_BONDORDERASSIGNMENT_H
58 #endif // BALL_STRUCTURE_BONDORDERS_ILPBONDORDERSTRATEGY_H
virtual void setDefaultOptions()
Assignment of bond orders from topology information.
Position number_of_free_bonds_
Base class for bond order assignment algorithms.
virtual bool readOptions(const Options &options)
std::vector< Bond * > index_to_free_bond_
ILPBondOrderStrategy(AssignBondOrderProcessor *parent)
virtual boost::shared_ptr< BondOrderAssignment > computeNextSolution()
virtual ~ILPBondOrderStrategy()