RubyGems Navigation menu

cassowary-ruby 0.5.1

## 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:

e493ea4d294a4384f7f561aa5256eef9f1cb63e4864e97bdaf269a3c38796ab1

Total downloads 10,998

For this version 3,456

License:

MIT

Required Ruby Version: None

Links: