Bonmin 1.8.9
Loading...
Searching...
No Matches
Bonmin::BabSetupBase::HeuristicMethod Struct Reference

Type for heuristic method with its string identification. More...

#include <BonBabSetupBase.hpp>

+ Collaboration diagram for Bonmin::BabSetupBase::HeuristicMethod:

Public Member Functions

 HeuristicMethod ()
 
 HeuristicMethod (const HeuristicMethod &other)
 

Public Attributes

std::string id
 
CbcHeuristic * heuristic
 

Detailed Description

Type for heuristic method with its string identification.

Definition at line 53 of file BonBabSetupBase.hpp.

Constructor & Destructor Documentation

◆ HeuristicMethod() [1/2]

Bonmin::BabSetupBase::HeuristicMethod::HeuristicMethod ( )
inline

Definition at line 57 of file BonBabSetupBase.hpp.

◆ HeuristicMethod() [2/2]

Bonmin::BabSetupBase::HeuristicMethod::HeuristicMethod ( const HeuristicMethod & other)
inline

Definition at line 60 of file BonBabSetupBase.hpp.

Member Data Documentation

◆ id

std::string Bonmin::BabSetupBase::HeuristicMethod::id

Definition at line 55 of file BonBabSetupBase.hpp.

◆ heuristic

CbcHeuristic* Bonmin::BabSetupBase::HeuristicMethod::heuristic

Definition at line 56 of file BonBabSetupBase.hpp.


The documentation for this struct was generated from the following file: