/matchstick-equation

Solve simple Matchstick Equation by moving one or multiple matchsticks. Using permutation and recursion to find all valid possibilities with brute force.

Primary LanguageTypeScriptMIT LicenseMIT

matchstick-equation

Solve simple Matchstick Equation by moving one or multiple matchsticks. Using permutation and recursion to find all valid possibilities with brute force.