#include <string>
#include <fstream>
#include <realroot/polynomial_xml.hpp>
#include <realroot/solver.hpp>
#include <ctime>
Go to the source code of this file.
Namespaces | |
mmx | |
Macros | |
#define | begin_polynomial "<polynomial" |
#define | end_polynomial "</polynomial>" |
Functions | |
template<class POL , class SLV > | |
void | mmx::run_solver (int argc, char **argv) |
#define begin_polynomial "<polynomial" |
#define end_polynomial "</polynomial>" |