ConstraintDomains.jl

A package to handle the domain of variables in JuliaConstraints packages.
Author JuliaConstraints
Popularity
6 Stars
Updated Last
3 Months Ago
Started In
January 2021

ConstraintDomains

JuliaConstraints ConstraintDomains Build Status Coverage

ConstraintDomains.jl stands as a critical package within the Julia Constraints ecosystem, focusing on the definition and manipulation of variable domains that underpin the search spaces of constraint programming problems. This package provides the infrastructure necessary for specifying both discrete and continuous domains, thereby enabling a broad range of constraint programming applications.

Issues and Contributions

We encourage opening issues and discussing contributions to this package on the Julia Constraints website repository.