Skip to content

mpaviotti/rec-schemes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Algorithms using Recursion schemes

The aim of this project is to implement algorithms using (un)folds and adjoint (un)folds [Hinze, Wu, Gibbons, 2013].

For example, Recursion Schemes From Comonads (RSFCs) [Uustalu, Vene, Pardo, 2001] are used to implement Dynamic Programming which can improve the efficiency of recursive algorithms. Like any recursion scheme, they arise from an adjoint fold.

About

Programming Algorithms using Recursion schemes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors