Scippy

SoPlex

Sequential object-oriented simPlex

spxboundflippingrt.cpp File Reference
#include <assert.h>
#include "soplex/spxdefines.h"
#include "soplex/spxboundflippingrt.h"
#include "soplex/sorter.h"
#include "soplex/spxsolver.h"
#include "soplex/spxout.h"
#include "soplex/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