Skip to content

A C# port of the Chaco graph partitioning library

Notifications You must be signed in to change notification settings

jeanbern/ChacoSharp

Repository files navigation

ChacoSharp

A C# port of the Chaco graph partitioning library.
This project may be incomplete or even broken. I've only used it for spectral sequencing.

Documentation

  • There is a pdf guide available detailing some of the options and usage flags available.
  • The aforementioned configurations are defined in StaticConstants.cs, often using descriptive enum types or bool instead of cryptic integers. Many of these are const and will require re-compilation of both the project and its consumers for changes to apply.

Credits

About

A C# port of the Chaco graph partitioning library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages