Skip to content

A Pony library for performing graph manipulations and computations.

License

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published