Skip to content

Haskell implementation of the Ramer-Douglas-Peucker split and merge algorithm

Notifications You must be signed in to change notification settings

oddbitdev/rdp_algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

rdp_algorithm

Haskell implementation of the Ramer-Douglas-Peucker split and merge algorithm

This is the first "real world" application I've written in Haskell a month after starting to learn the language and its concepts. It is a direct implementation of the algorithm listed here.

About

Haskell implementation of the Ramer-Douglas-Peucker split and merge algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published