Skip to content

LoremipsumSharp/forrest.taocp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

About the code
==============

The code are C and Python implementations of algorithms in TAOCP. I wrote them for the sake of learning, so they are not supposed to be elegant and are far from perfect. However, you may find it useful if you are learning TAOCP too.


Before building the code
========================

Some code use Graphviz <http://www.graphviz.org/> to output figures. Before building or running them, you should:
- either install Graphviz, which is recommended
- or comment out the lines calling ``system(cmd)''

You can also download sample figures outputted by the code here:
http://code.google.com/p/forrest/downloads/


About me
========

I am Forrest Yu. My Email is forrest.yu [AT] Gmail. Read more about me: http://forrestyu.net/


About

Automatically exported from code.google.com/p/forrest.taocp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published