gen_at_graph - generates a random graph for use in algotutor.
gen_at_graph [OPTION] ...
gen_at_graph generates a random graph for use in algotutor. Currently the only type of graph it can generate is a rectangular grid of vertices. Each vertex is connected to at most 8 adjacent vertices around it.
This code is distributed under the GNU General Public License
Chao-Kuei Hung ckhung AT cyut DOT edu DOT tw
Please see /usr/share/doc/algotutor/doc/ for the full set of documentations.