A fast implementation of the Cassowary constraint solver
Project description
Kiwi is an efficient C++ implementation of the Cassowary constraint solving algorithm. Kiwi is an implementation of the algorithm based on the seminal Cassowary paper. It is not a refactoring of the original C++ solver. Kiwi has been designed from the ground up to be lightweight and fast. Kiwi ranges from 10x to 500x faster than the original Cassowary solver with typical use cases gaining a 40x improvement. Memory savings are consistently > 5x.
In addition to the C++ solver, Kiwi ships with hand-rolled Python bindings.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kiwisolver-1.0.0.tar.gz
(31.4 kB
view details)
File details
Details for the file kiwisolver-1.0.0.tar.gz
.
File metadata
- Download URL: kiwisolver-1.0.0.tar.gz
- Upload date:
- Size: 31.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c4d9bfaef359dae4012e32170aa2136217a5c11be5e433959b181ba2d0b355d |
|
MD5 | 38ce3d78b2c5bbd4d2fc0b6f3a110c7f |
|
BLAKE2b-256 | 846fba9dd788ee3e9a94c6bfcfe43d0b9aa30b3bea02687efddfe5204f490855 |