RubyGems Navigation menu

cassowary-ruby 0.5.2

## Cassowary [![Build Status](https://secure.travis-ci.org/timfel/cassowary.png?branch=master)](https://travis-ci.org/timfel/cassowary) 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. This is a Ruby port of the Smalltalk version of Cassowary. The original distribution can be found [here](http://www.cs.washington.edu/research/constraints/cassowary/). A technical report is included in the original 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".

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.5.2 - June 11, 2013 (16.5 KB)
  2. 0.5.1 - November 27, 2012 (15.5 KB)
  3. 0.5.0 - November 27, 2012 (16 KB)

Owners:

Authors:

  • Tim Felgentreff

SHA 256 checksum:

0d82fc317ac426a2a7d26fe9ef54fe674705438670b9b45cea5db6c4e1660f19

Total downloads 10,961

For this version 4,116

License:

MIT

Required Ruby Version: None

Links: