Cbc  2.10.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
CbcHeuristicLocal.hpp File Reference
#include "CbcHeuristic.hpp"
+ Include dependency graph for CbcHeuristicLocal.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CbcHeuristicLocal
 LocalSearch class. More...
 
class  CbcHeuristicProximity
 
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...