Scippy

SoPlex

Sequential object-oriented simPlex

spxscaler.cpp File Reference

LP scaling base class. More...

#include <cmath>
#include <iostream>
#include <assert.h>
#include "spxscaler.h"
#include "spxlp.h"

Go to the source code of this file.

Namespaces

 soplex
 Everything should be within this namespace.
 

Macros

#define BITSHIFTSCALING
 

Functions

std::ostream & operator<< (std::ostream &s, const SPxScaler &sc)
 

Detailed Description

LP scaling base class.

Definition in file spxscaler.cpp.

Macro Definition Documentation

#define BITSHIFTSCALING

Definition at line 20 of file spxscaler.cpp.