GamsHeuristic Class Reference

#include <GamsHeuristic.hpp>

Collaboration diagram for GamsHeuristic:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GamsHeuristic (GamsBCH &bch_)
CbcHeuristic * clone () const
void resetModel (CbcModel *model)
int solution (double &objectiveValue, double *newSolution)
 Sets solution values if good, sets objective value.

Private Attributes

GamsBCHbch

Detailed Description

Definition at line 20 of file GamsHeuristic.hpp.


Constructor & Destructor Documentation

GamsHeuristic::GamsHeuristic ( GamsBCH bch_  ) 


Member Function Documentation

CbcHeuristic* GamsHeuristic::clone (  )  const

void GamsHeuristic::resetModel ( CbcModel *  model  ) 

int GamsHeuristic::solution ( double &  objectiveValue,
double *  newSolution 
)

Sets solution values if good, sets objective value.

Returns:
0 if no solution, 1 if valid solution with better objective value than one passed in


Member Data Documentation

GamsBCH& GamsHeuristic::bch [private]

Definition at line 22 of file GamsHeuristic.hpp.


The documentation for this class was generated from the following file:
Generated on Tue Dec 30 03:01:29 2008 for GAMSlinks by  doxygen 1.4.7