In this assignment you will write a program to solve peg solitaire puzzles.
-
Updated
Jun 15, 2026 - Haskell
In this assignment you will write a program to solve peg solitaire puzzles.
This assignment implements conversion functions between Roman numerals and natural numbers using additive notation only. You will map symbols I, V, X, L, C, D, M to values and compute conversions both ways in Haskell, following a provided Cabal project and test suite.
In this assignment you will write a command-line interface program to manipulate formulas containing variables, constant values, multiplications, and additions.
Add a description, image, and links to the 2iph0 topic page so that developers can more easily learn about it.
To associate your repository with the 2iph0 topic, visit your repo's landing page and select "manage topics."