MP_model.cpp File Reference

#include <iostream>
#include <sstream>
#include <algorithm>
#include <CoinPackedMatrix.hpp>
#include <OsiSolverInterface.hpp>
#include "MP_model.hpp"
#include "MP_variable.hpp"
#include "MP_constraint.hpp"
#include <CoinTime.hpp>
Include dependency graph for MP_model.cpp:

Go to the source code of this file.

Classes

class  flopc::CoefLess

Namespaces

namespace  flopc
 

All flopc++ code is contained within the flopc namespace.


Functions

std::ostream & flopc::operator<< (std::ostream &os, const MP_model::MP_status &condition)
 allows print of result from call to solve();
std::ostream & flopc::operator<< (std::ostream &os, const MP_model::MP_direction &direction)
 allows print of direction used when calling solve. (MIN/MAX)

Generated on 7 Oct 2014 for FLOPC++ by  doxygen 1.6.1