mndxpnsn / cut-rod

Optimum way of cutting up a rod using dynamic programming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cut-rod

Optimum way of cutting up a rod using dynamic programming. The problem is obtained from the book "Introduction To Algorithms" by Cormen et al.

About

Optimum way of cutting up a rod using dynamic programming.


Languages

Language:C++ 100.0%