Classes

/build/buildd/coinor-cbc-2.5.0/debian/tmp/usr/include/coin/CbcHeuristicLocal.hpp File Reference

#include "CbcHeuristic.hpp"

Go to the source code of this file.

Classes

class  CbcHeuristicLocal
 LocalSearch class. More...
class  CbcHeuristicNaive
 Naive class a) Fix all ints as close to zero as possible b) Fix all ints with nonzero costs and < large to zero c) Put bounds round continuous and UIs and maximize. More...
class  CbcHeuristicCrossover
 Crossover Search class. More...