BWAPI
Classes | Enumerations | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/QP_options.h File Reference
#include <string>
#include <CGAL/QP_solver/basic.h>
Include dependency graph for QP_options.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Quadratic_program_options

Enumerations

enum  Quadratic_program_pricing_strategy {
  QP_CHOOSE_DEFAULT, QP_DANTZIG, QP_FILTERED_DANTZIG, QP_PARTIAL_DANTZIG,
  QP_PARTIAL_FILTERED_DANTZIG, QP_BLAND
}

Functions

std::ostream & operator<< (std::ostream &o, const Quadratic_program_options &options)

Enumeration Type Documentation

Enumerator:
QP_CHOOSE_DEFAULT 
QP_DANTZIG 
QP_FILTERED_DANTZIG 
QP_PARTIAL_DANTZIG 
QP_PARTIAL_FILTERED_DANTZIG 
QP_BLAND 

Function Documentation

std::ostream& operator<< ( std::ostream &  o,
const Quadratic_program_options options 
)

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines