Jump to content

Qoca

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by JJMC89 bot III (talk | contribs) at 20:56, 21 September 2020 (Moving Category:C libraries to Category:C (programming language) libraries per Wikipedia:Categories for discussion/Speedy). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Qoca is a GPL library for incrementally solving systems of linear equations with various goal functions. It contains a robust implementation of Cassowary, a popular linear programming algorithm for handling Manhattan goal functions. It is used in several free software projects and is maintained at Monash University. It is available in a C++ or a Java version, and provides language bindings for Python and Perl.

[edit]

The CVS host listed on the download page no longer exists. The sources no longer compile out of the box (2013). Perhaps this 2003 software is unmaintained today.