blob: 4296d70361f8b160bf1cebb58322ff2e2dcb09d3 (
plain) (
blame)
1
2
3
4
5
6
|
/*
Package strain uses the Cassowary algorithm to solve systems of
constraints so that screen space can be partitioned and distributed
among fields of a layout.
*/
package strain
|