/RopeCuttingProblem

A solution to the Rope Cutting Problem implemented in Java.

Primary LanguageJava

Rope Cutting Problem

A solution to the 'Rope Cutting Problem', implemented in Java, for CSC2023 Algorithm Design.

Source code located in the src directory, in the uk.co.dylanmckee.RopeCuttingProblem package.