Scippy

SoPlex

Sequential object-oriented simPlex

spxfileio.h File Reference

declaration of types for file output More...

#include <iostream>
#include <fstream>

Go to the source code of this file.

Namespaces

 soplex
 Everything should be within this namespace.
 

Typedefs

typedef std::ifstream spxifstream
 

Detailed Description

declaration of types for file output

This is to make the use of compressed input files transparent when programming.

Todo:
maybe rename this file (it is unrelated to spxfileio.cpp)

Definition in file spxfileio.h.