Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37400539
en ru br
ALT Linux repos
S:2.2-alt8

Group :: Sciences/Mathematics
RPM: chaco

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.2-alt8
Build date: 16 september 2020, 23:26 ( 187.2 weeks ago )
Size: 1813.22 Kb

Home page:   http://www.sandia.gov/~bahendr/chaco.html

License: LGPL v2.1
Summary: Matrix Orders, Colorings, and Partitionings
Description:

Chaco contains a wide variety of algorithms and options, many of which were
invented by the authors. Some of the algorithms exploit the geometry of the
mesh, others its local connectivity or its global structure as captured by
eigenvectors of a related matrix. These methods can be mixed and matched in
several ways, and combinations often prove to be more effective than any single
technique in isolation. All these algorithms are accessed via a simple user
interface, or a call from other software. Innovations in Chaco include

 * Development of multilevel graph partitioning. This widely imitated approach
 has become the premiere algorithm combining very high quality with short
 calculation times.

 * Extension of spectral partitioning to enable the use of 2 or 3 Laplacian
 eigenvectors to quadrisect of octasect a graph.

 * Highly efficient and robust eigensolvers for use with spectral graph
 algorithms.

 * Generalization of the Kernighan-Lin/Fiduccia-Mattheyses algorithm to handle
 weighted graphs, arbitrary number of sets and lazy initiation.

 * Development of skewed partitioning to improve the mapping of a graph onto a
 target parallel architecture.

 * Various post-processing options to improve partitions in a number of ways.

Current maintainer: Eugeny A. Rostovtsev (REAL)

List of contributors

List of rpms provided by this srpm:

  • chaco
  • chaco-debuginfo
  • chaco-docs
  • libchaco
  • libchaco-debuginfo
  • libchaco-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin