Skip to content

chaoxu/haskellproblembook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is a problem? 

A decision problem is a language. A language is a set of strings. A string is a finite sequence of elements from a finite set.

A function problem is a total function.

Problems motivates algorithms. A problem(heh) with this world, is that almost all algorithm books are based on imperative languages. How can one do some problems in purely functional languages like Haskell effectively, in a functional way?

This motivates me to write a collection of programs to solve classical problems in Haskell. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published