Auto pricer.
More...
#include <assert.h>
#include "spxpricer.h"
#include "spxdevexpr.h"
#include "spxsteeppr.h"
Go to the source code of this file.
|
| class | SPxAutoPR |
| | Auto pricer.This pricer switches between Devex and Steepest edge pricer based on the difficulty of the problem which is determined by the number of iterations. More...
|
| |
|
| | soplex |
| | Everything should be within this namespace.
|
| |
Auto pricer.
Definition in file spxautopr.h.