Bonmin  1.7
Classes | Namespaces | Enumerations
BonBonminSetup.hpp File Reference
#include "BonBabSetupBase.hpp"

Go to the source code of this file.

Classes

class  Bonmin::BonminSetup

Namespaces

namespace  Bonmin
 

(C) Copyright International Business Machines Corporation 2007


Enumerations

enum  Bonmin::Algorithm {
  Bonmin::Dummy = -1, Bonmin::B_BB = 0, Bonmin::B_OA = 1, Bonmin::B_QG = 2,
  Bonmin::B_Hyb = 3, Bonmin::B_Ecp = 4, Bonmin::B_IFP = 5
}
 Type of algorithms which can be used. More...