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:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)

擁有者:

作者:

  • Tim Felgentreff

SHA 256 checksum:

0d82fc317ac426a2a7d26fe9ef54fe674705438670b9b45cea5db6c4e1660f19

總下載次數 10,976

這個版本 4,123

License:

MIT

Ruby 版本需求:

相關連結: