Classes | Namespaces

include/twod/parse.hpp File Reference

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.


Detailed Description

Converts algo name string into an object.

Author:
erdeniz <erdeniz@bmi.osu.edu>
Date:
Fri Jun 17 16:32:54 2011

Classes

class  twod::Parser< T, Pr >
 Converts text into corresponding 2D algorithm objects. More...

Namespaces

namespace  twod
 

This namespace provides two dimensional algorithms.


 All Classes Namespaces Files Functions Variables Typedefs Friends Defines