SoPlex
Loading...
Searching...
No Matches
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
 Compare class for breakpoints. More...

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.