Converts algo name string into an object. More...
#include <string>#include <twod/part_base.hpp>#include "twod/rec_bisect_2d.hpp"#include "twod/rec_bisect_relaxed.hpp"#include "twod/uniform_2d.hpp"#include "twod/her_jag_2d.hpp"#include "oned/nicol_plus.hpp"#include "twod/nicol_2d.hpp"#include "twod/jagged_dp.hpp"#include "twod/jagged_dp_pq.hpp"#include "twod/m_way_jag_2d.hpp"#include "twod/jag_pq_opt_interval.hpp"#include "twod/hybrid.hpp"#include "twod/m_way_probe.hpp"#include "util/version.hpp"Go to the source code of this file.
Converts algo name string into an object.
Classes | |
| class | twod::Parser< T, Pr > |
| Converts text into corresponding 2D algorithm objects. More... | |
Namespaces | |
| namespace | twod |
This namespace provides two dimensional algorithms. | |
1.7.1