SoPlex Doxygen Documentation
spxlpfwrite.cpp File Reference

Write LP as LPF format file. More...

#include <assert.h>
#include <stdio.h>
#include <fstream>
#include "spxdefines.h"
#include "spxlp.h"

Go to the source code of this file.

Namespaces

namespace  soplex
 Everything should be within this namespace.
 

Macros

#define NUM_ENTRIES_PER_LINE   5
 

Detailed Description

Write LP as LPF format file.

Definition in file spxlpfwrite.cpp.

Macro Definition Documentation

#define NUM_ENTRIES_PER_LINE   5

Definition at line 19 of file spxlpfwrite.cpp.