pkg-descr

Algotutor is an interactive program for observing the intermediate
steps of algorithms. The target audience is computer science students
and/or anyone who studies algorithms and/or data structures.

WWW: http://www.cyut.edu.tw/~ckhung/p/algotutor/

pkg-plist

bin/algotutor
bin/gen_at_graph
%%SITE_PERL%%/algotutor/BST.pm
%%SITE_PERL%%/algotutor/Board.pm
%%SITE_PERL%%/algotutor/Collection.pm
%%SITE_PERL%%/algotutor/Configurable.pm
%%SITE_PERL%%/algotutor/DCEdge.pm
%%SITE_PERL%%/algotutor/Edge.pm
%%SITE_PERL%%/algotutor/Graph.pm
%%SITE_PERL%%/algotutor/Heap.pm
%%SITE_PERL%%/algotutor/Line.pm
%%SITE_PERL%%/algotutor/PQueue.pm
%%SITE_PERL%%/algotutor/RBTree.pm
%%SITE_PERL%%/algotutor/RecCanvas.pm
%%SITE_PERL%%/algotutor/RecDialog.pm
%%SITE_PERL%%/algotutor/TreeNode.pm
%%SITE_PERL%%/algotutor/Vector.pm
%%SITE_PERL%%/algotutor/Vector2.pm
%%SITE_PERL%%/algotutor/Vector3.pm
%%SITE_PERL%%/algotutor/Vertex.pm
%%SITE_PERL%%/algotutor/basic.pl
%%SITE_PERL%%/algotutor/cgeom/dom
%%SITE_PERL%%/algotutor/cgeom/graham
%%SITE_PERL%%/algotutor/cgeom/utils
%%SITE_PERL%%/algotutor/dp/flwa
%%SITE_PERL%%/algotutor/dp/lcs
%%SITE_PERL%%/algotutor/dp/matrixchain
%%SITE_PERL%%/algotutor/graph/flwa
%%SITE_PERL%%/algotutor/graph/pfs
%%SITE_PERL%%/algotutor/utilalgo
share/algotutor/data/countries.gr
share/algotutor/data/lv.gr
share/algotutor/data/pts1.gr
share/algotutor/data/randgrid.gr
share/algotutor/data/simple.gr
share/algotutor/data/trc.gr
share/algotutor/data/tt.gr
@dirrm share/algotutor/data
@dirrm share/algotutor
@dirrm %%SITE_PERL%%/algotutor/graph
@dirrm %%SITE_PERL%%/algotutor/dp
@dirrm %%SITE_PERL%%/algotutor/cgeom
@dirrm %%SITE_PERL%%/algotutor