Skip to content

Convert to Polynomial-Time Algorithm

Jacob Hofer requested to merge polynomial-algorithm into master

This converts the main solution to use a polynomial-time algorithm instead of the exponential backtracking algorithm.

Merge request reports

Loading