# VConstraintSolver **Repository Path**: mirrors_miho/VConstraintSolver ## Basic Information - **Project Name**: VConstraintSolver - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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).