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.
- 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.
- The original code is copyright (c) 2005-2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). It can be found here
- ChacoSequenceJPetit.cs is a replacement for sequence.c as found in the work of Jordi Petit.
- Porting to C# done by Jean-Bernard Pellerin - github
- In the absence of a copyright claim or license, I've used Sandia's Guide to Preparing SAND Reports and Other Communication Products to interprete "Unlimited Release" in The Chaco User's Guide Version 2.0