Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
graph::parser::SquareGridMapParser Class Reference

#include <SquareGridMapParser.hpp>

Static Public Member Functions

template<typename TGrid >
static std::tuple< TGrid, typename TGrid::node_type, typename TGrid::node_type > parse (const std::string &filename)
 

Member Function Documentation

◆ parse()

template<typename TGrid >
std::tuple< TGrid, typename TGrid::node_type, typename TGrid::node_type > graph::parser::SquareGridMapParser::parse ( const std::string &  filename)
static
Here is the call graph for this function:

The documentation for this class was generated from the following file: