Code Projects

From ResearchWiki

(Difference between revisions)
Jump to: navigation, search
(Created page with "* Code for [http://erikdemaine.org/foldcut/ Fold and Cut problem]")
Line 1: Line 1:
* Code for [http://erikdemaine.org/foldcut/ Fold and Cut problem]
* Code for [http://erikdemaine.org/foldcut/ Fold and Cut problem]
 +
** [http://jorigami.sourceforge.net/ Jorigami] is Java code for the disk packing algorithm, but appears to generate too many folds. Implementing the straight skeleton approach might be more interesting.

Revision as of 09:06, 4 December 2011

  • Code for Fold and Cut problem
    • Jorigami is Java code for the disk packing algorithm, but appears to generate too many folds. Implementing the straight skeleton approach might be more interesting.
Personal tools