kiwi-java
kiwi-java copied to clipboard
A Java port of the Kiwi C++ implementation of the Cassowary constraint solving algorithm
I was testing a simplex word problem as a unit test but the answer is no where near a correct answer and hope I'm doing something wrong. Add this ```Java...
Typo fix.
> As of January 2016, the testes ported from java cassowary project now pass. Are you sure about testes? 
A conversation I had with Kiwi's author suggests that there is no benefit to having Symbols in the Java implementation of Kiwi: > Hi > > Alex, > > Glad...