An open API service indexing awesome lists of open source software.

https://github.com/miho/vconstraintsolver


https://github.com/miho/vconstraintsolver

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# VConstraintSolver
[![Build Status](https://travis-ci.org/miho/VConstraintSolver.svg?branch=master)](https://travis-ci.org/miho/VConstraintSolver)
[ ![Download](https://api.bintray.com/packages/miho/Ext/VConstraintSolver/images/download.svg) ](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).