Clp  1.17.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs | Functions | Variables
CoinLpIO.hpp File Reference
#include <cstdio>
#include "CoinPackedMatrix.hpp"
#include "CoinMessage.hpp"
#include "CoinFileIO.hpp"
+ Include dependency graph for CoinLpIO.hpp:

Go to the source code of this file.

Classes

class  CoinLpIO
 Class to read and write Lp files. More...
 
struct  CoinLpIO::CoinHashLink
 

Typedefs

typedef int COINColumnIndex
 

Functions

void CoinLpIOUnitTest (const std::string &lpDir)
 

Variables

const int MAX_OBJECTIVES = 2
 

Typedef Documentation

typedef int COINColumnIndex

Definition at line 27 of file CoinLpIO.hpp.

Function Documentation

void CoinLpIOUnitTest ( const std::string &  lpDir)

Variable Documentation

const int MAX_OBJECTIVES = 2

Definition at line 25 of file CoinLpIO.hpp.