Scippy

SoPlex

Sequential object-oriented simPlex

spxboundflippingrt.cpp File Reference
#include <assert.h>
#include "spxdefines.h"
#include "spxboundflippingrt.h"
#include "sorter.h"
#include "spxsolver.h"
#include "spxout.h"
#include "spxid.h"

Go to the source code of this file.

Namespaces

 soplex
 Everything should be within this namespace.
 

Macros

#define LOWSTAB   1e-10
 
#define MAX_RELAX_COUNT   2
 
#define LONGSTEP_FREQ   100
 

Macro Definition Documentation

◆ LONGSTEP_FREQ

#define LONGSTEP_FREQ   100

◆ LOWSTAB

#define LOWSTAB   1e-10

◆ MAX_RELAX_COUNT

#define MAX_RELAX_COUNT   2