parent
837748cb5b
commit
9f269b7a32
|
@ -1,5 +1,5 @@
|
||||||
# kiwi-java
|
# kiwi-java
|
||||||
A Java port of the [Kiwi](https://github.com/nucleic/kiwi), a C++ implementation of the Cassowary constraint solving algorithm
|
A Java port of the [Kiwi C++](https://github.com/nucleic/kiwi) implementation of the Cassowary constraint solving algorithm
|
||||||
|
|
||||||
## Background
|
## Background
|
||||||
This project was created by porting [Kiwi](https://github.com/nucleic/kiwi) line for line to Java. The objective is to create a faster Java implementation of the Cassowary constraint solving algorithm.
|
This project was created by porting [Kiwi](https://github.com/nucleic/kiwi) line for line to Java. The objective is to create a faster Java implementation of the Cassowary constraint solving algorithm.
|
||||||
|
|
Loading…
Reference in New Issue