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

#include <RandomGridFactory.hpp>

Static Public Member Functions

template<typename TGrid >
static ext::tuple< TGrid, typename TGrid::node_type, typename TGrid::node_type > randomGrid (unsigned long height, unsigned long widht, unsigned long max_obstacles)
 

Member Function Documentation

◆ randomGrid()

template<typename TGrid >
ext::tuple< TGrid, typename TGrid::node_type, typename TGrid::node_type > graph::generate::RandomGridFactory::randomGrid ( unsigned long  height,
unsigned long  widht,
unsigned long  max_obstacles 
)
static
Here is the call graph for this function:

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