Skip to content
forked from clbanning/pseudo

Go implementation of Hochbaum's PseudoFlow algorithm.

License

Notifications You must be signed in to change notification settings

falconandy/pseudo

 
 

Repository files navigation

pseudo - a Go implementation of pseudoflow algorithm

A Go implementation of Hochbaum's PseudoFlow algorithm as implemented here in C that is safe for concurrent (server) use.

Documentation

... is in the usual place.

An example command-line program is cmd/pseudo/main.go.

Status

MAY NOT READY FOR PRIME TIME. Requires more testing with large data sets.

About

Go implementation of Hochbaum's PseudoFlow algorithm.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 78.0%
  • C 22.0%