Commit Graph

3 Commits

Author SHA1 Message Date
wilfried
1e459a788a use in-tree libtool patches, ok maintainer 2001-11-01 08:27:14 +00:00
naddy
4bc8143bf3 - libtool patches
- proper GTL dependency
- make configuration more deterministic
- force -O0 on sparc to work around C++ compiler breakage
- cosmetics
ok maintainer
2001-04-08 21:47:01 +00:00
reinhard
a1ed2d22e6 Cassowary is an incremental constraint solving toolkit that
efficiently solves systems of linear equalities and inequalities.
Constraints may be either requirements or preferences.  Client code
specifies the constraints to be maintained, and the solver updates the
constrained variables to have values that satisfy the constraints.
 
A technical report is included in the distribution that describes the
algorithm, interface, and implementation of the Cassowary solver.
Additionally, the distribution contains toy sample applications
written in Smalltalk, C++, Java, and Python, and a more complex
example Java applet, the "Constraint Drawing Application".

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-01-19 16:45:03 +00:00