JConstraints

Submitted by on Oct 07 2015 } Suggest Revision
By: Julio Heitor Silva Nóbrega
From:
Paper:
Resource Type:
Project Framework
License:
Language:
Java
Data Format:

Description

JConstraints is a Java Framework that enables implementations of advanced solutions for combinatorial problems as constraints satisfaction problems. he architecture was built thinking in the constraints satisfaction paradigm. Just to name a few algorithms, the Framework can solve any constraints problems using: - Regular Backtracking; - A variety of Backjumping algorithms; - A variety of arc-consistency algorithms; - Local search algorithm; - Tabu search algorithm;
Post comment
Cancel