Optimized version of the port of the cassowary linear constraint solver to the Java language.
Stars
10
Forks
5
Watchers
10
Open Issues
11
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Disabled performance test - need to implement this elsewhere
2ec0f12View on GitHubGreatly improved performance (40%) by using IdenityHashMap and deleting the hashCode function of CLAbstractVariable
ff316b8View on GitHubRestructed java package structure to a more logical one
8719d49View on GitHub