#include "PluginSimplex.hxx"
#include "TypeCode.hxx"
#include "Pool.hxx"
#include "saconst.h"
#include "solution.hxx"
#include <cmath>
Go to the source code of this file.
Functions | |
OptimizerAlgBase * | PluginSimplexFactory (Pool *pool) |
OptimizerAlgBase* PluginSimplexFactory | ( | Pool * | pool | ) |
Definition at line 112 of file PluginSimplex.cxx.