diff options
Diffstat (limited to 'math/algotutor/pkg-descr')
-rw-r--r-- | math/algotutor/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/math/algotutor/pkg-descr b/math/algotutor/pkg-descr new file mode 100644 index 000000000000..0fad1f25166a --- /dev/null +++ b/math/algotutor/pkg-descr @@ -0,0 +1,5 @@ +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/index.en.shtml |