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. | |
Bound flipping ratio test (long step dual) for SoPlex.
Definition in file spxboundflippingrt.h.