python310-kiwisolver
Python 3.10 - kiwisolver - Cassowary constraint solver
3.4.2
2023-11-12
eisfair-64
the eisfair team, team(at)eisfair(dot)org
stable
glibc 3.4.2
libgcc_s1 3.4.0
libstdcpp6 3.4.0
python310-base 3.4.2
Internal Program Version: kiwisolver 1.4.4
Kiwi is a C++ implementation of the Cassowary constraint solving
algorithm. Kiwi is an implementation of the algorithm based on the
seminal Cassowary paper, but it is not a refactoring of the original
C++ solver. Kiwi ranges from 10x to 500x faster processing than the
original Cassowary solver with the same input set, with typical use
cases gaining a 40x improvement.
In addition to the C++ solver, Kiwi ships with hand-rolled Python bindings
https://github.com/nucleic/kiwi