Qoca: Difference between revisions

Content deleted Content added
Marudubshinki (talk | contribs)
m Robot-assisted disambiguation: GPL
 
(15 intermediate revisions by 13 users not shown)
Line 1:
{{unreferenced|date=May 2016}}
'''Qoca''' is a [[GNU General Public License|GPL]] library for incrementally solving systems of [[Linear programming|linear equations]] with various goal functions. It contains a robust implementation of Cassowary, a popular linear programming algorithm for handling [[Manhattan distance|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 programming language|Python]] and [[Perl]].
{{notability|date=May 2016}}
 
'''Qoca''' is a [[GNU General Public License|GPL]] library for incrementally solving systems of [[Linear programming|linear equations]] with various [[goal functions]]. It contains a robust implementation of [[Cassowary constraint solver|Cassowary]], a popular linear programming algorithm for handling [[Manhattan distance|manhattanManhattan]] 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 (programming language)|Java]] version, and provides language bindings for [[Python (programming language)|Python]] and [[Perl]].
 
==External links==
* [http://www.csse.monash.edu.au/projects/qoca/ project page]
 
The CVS host listed on the download page no longer exists.
[[Category:C libraries]]
The sources no longer compile out of the box (2013).
[[Category:Java libraries]]
Perhaps this 2003 software is unmaintained today.
 
[[Category:C (programming language) libraries]]
[[Category:Java (programming language) libraries]]
 
{{compu-library-stub}}
{{science-software-stub}}