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
Assignment of bond orders from topology information.
virtual void setDefaultOptions()
Position number_of_free_bonds_
ILPBondOrderStrategy(AssignBondOrderProcessor *parent)
virtual ~ILPBondOrderStrategy()
std::vector< Bond * > index_to_free_bond_
virtual boost::shared_ptr< BondOrderAssignment > computeNextSolution()
virtual bool readOptions(const Options &options)
Base class for bond order assignment algorithms.