JuliaConstraints's repositories
PerfChecker.jl
A small collection of semi-automatic performance checking tools
LocalSearchSolvers.jl
A Julia package to manage Constraint-Based Local Search (CBLS) solvers.
ConstraintProgrammingExtensions.jl
Extensions to MathOptInterface to support constraint programming.
CompositionalNetworks.jl
A Julia package for Interpretable Compositional Networks (ICN), a variant of neural networks, allowing the user to get interpretable results, unlike regular artificial neural networks.
Chuffed.jl
Wrapper for the constraint-programming solver Chuffed to Julia
ConstraintDomains.jl
A package to handle the domain of variables in JuliaConstraints packages.
ConstraintModels.jl
A package that stores Constraint Programming models for JuliaConstraints solvers
ConstraintLearning.jl
A Julia package for people that love to learn new things about constraints
CPLEXCP.jl
Julia interface for CPLEX CP Optimizer
Garamon.jl
A julian port of the C++ Geometric Algebra library Garamon.
ConstraintCommons.jl
Common code to be shared between repositories of JuliaConstraints
ConstraintExplorer.jl
A MOI/JuMP wrapper around the search space explorer for Constraint Programming implemented in ConstraintDomains.jl
Constraints.jl
Shared package to handle constraints for the different solvers from JuliaConstraints
JuliaConstraints.github.io
A website about Constraint Programming resources in Julia
PatternFolds.jl
A Julia package to efficiently handle repetitive patterns
QUBOConstraints.jl
Julia package to automatically learn QUBO matrices from optimisation constraints
ConstraintLearningBenchmarks.jl
Benchmarks scripts for CompositionalNetworks.jl using DrWatson.jl
Benchmarks
Collection of Benchmarks for Julia Constraints
ConstraintsTranslator.jl
Translate natural-language descriptions of optimization problems into Constraint Programming problems via Large Language Models
COPInstances.jl
A repository to store, generate, and retrieve instances and other data for Combinatorial Optimization problems
Dynstack.jl
A Julian interface for the DynaStack challenge
KumiKumiSlope.jl
A julian package to generate designs for the Kumi Kumi Slope educational toy
XCSP3.jl
A Julia package to handle the XCSP3 format for Constraint Programming