Skip to content

dornan2/Haskell-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Haskell-Assignment

This is a Haskell assignment that I completed in Third Year.

The assignment was to solve the balanced partition problem in Haskel. The program is designed to read in an arrray of integers and print out two subsets S1 and S2 such that the sum of the numbers in S1 is the smallest possible difference to the sum of the numbers in S2.

About

Haskell Assignment that I completed in Third Year

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published