https://github.com/miho/vconstraintsolver
https://github.com/miho/vconstraintsolver
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/miho/vconstraintsolver
- Owner: miho
- License: bsd-3-clause
- Created: 2018-05-27T14:12:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-27T20:42:09.000Z (over 7 years ago)
- Last Synced: 2025-02-15T21:20:02.773Z (11 months ago)
- Language: Java
- Size: 87.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VConstraintSolver
[](https://travis-ci.org/miho/VConstraintSolver)
[  ](https://bintray.com/miho/Ext/VConstraintSolver/_latestVersion)
This library contains constraint solving algorithms for layout & CAD applications.
Currently, this library makes use of the [Cassowary](https://overconstrained.io/) constraint solver. It contains the [kiwi-java](https://github.com/alexbirkett/kiwi-java) port by [Alex Birkett](https://github.com/alexbirkett). In future releases, other constraint solving algorithms might be integrated (e.g. non-linear solvers for CAD).