#include <modglue/pipe.hh>#include "stopwatch.hh"#include "storage.hh"#include "props.hh"#include "display.hh"#include <map>#include <fstream>Classes | |
| class | consistency_error |
| class | algorithm_interrupted |
| class | active_node |
| class | algorithm |
| class | algorithm::constructor_error |
Defines | |
| #define | txtout (*fake_txtout) |
| #define | forcedout (*fake_forcedout) |
Functions | |
| void | cleanup_expression (exptree &) |
| void | cleanup_expression (exptree &, exptree::iterator &) |
| void | cleanup_sums_products (exptree &, exptree::iterator &) |
| void | cleanup_nests (exptree &tr, exptree::iterator &it) |
| template<class T> | |
| std::auto_ptr< algorithm > | create (exptree &tr, exptree::iterator it) |
Variables | |
| std::ostream * | fake_txtout |
| std::ostream * | fake_forcedout |
| modglue::opipe | texout |
| std::ofstream | debugout |
| bool | interrupted |
| stopwatch | globaltime |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6