Scippy

SoPlex

Sequential object-oriented simPlex

spxboundflippingrt.h File Reference

Bound flipping ratio test (long step dual) for SoPlex. More...

#include <assert.h>
#include "soplex/spxdefines.h"
#include "soplex/spxratiotester.h"
#include "soplex/spxfastrt.h"
#include "spxboundflippingrt.hpp"

Go to the source code of this file.

Classes

class  SPxBoundFlippingRT< R >
 Bound flipping ratio test ("long step dual") for SoPlex. More...
 
struct  SPxBoundFlippingRT< R >::Breakpoint
 
struct  SPxBoundFlippingRT< R >::BreakpointCompare
 

Namespaces

namespace  soplex
 Everything should be within this namespace.
 

Detailed Description

Bound flipping ratio test (long step dual) for SoPlex.

Author
Matthias Miltenberger
Eva Ramlow

Definition in file spxboundflippingrt.h.