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