Skip to content

sgebbie/pony-graphs

Repository files navigation

Pony Graph

This library provides the some basic graph related algorithms for use with Pony programmes.

The main algorithms implemented are:

  • dominators
  • topological sort
  • dominator frontiers

Notes

  • While the dominator algorithm is tested, the actual Pony API is still very rough and requires refinement relative to the reference capabilities supported for graph nodes.

References

About

A Pony library for performing graph manipulations and computations.

Topics

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors