Skip to content

patrickt/stack-graphs-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack Graphs playground

This is an experiment to see if we can have an interesting UI for/visualization of the stack graphs pathfinding algorithm. As of now the only thing implemented is the graph primitives. The pathfinding algorithm is a WIP.

The implementation is in PureScript and closely follows the Rust implementation. It is very imperative and operates largely in the ST monad.

License

Apache 2 or MIT, at your option, like the Rust implementation.

About

An experimental stack graphs implementation/playground in PureScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published