Skip to content

Haskell solution to compute best possible score in Yahtzee.

Notifications You must be signed in to change notification settings

gcoban/yahtzee-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yahtzee-haskell

Haskell solution to compute best possible score in Yahtzee.

This solution is for the problem given in Programming Challenges contest. You can access the problem by the following link. http://www.programming-challenges.com/pg.php?page=downloadproblem&probid=110208&format=html

Data.Algorithm.Munkres package should be installed to run the program properly. You can access the package by the following link. http://hackage.haskell.org/package/Munkres-0.1/docs/Data-Algorithm-Munkres.html

About

Haskell solution to compute best possible score in Yahtzee.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published