Skip to content

conjure-cp/conjure-oxide

Repository files navigation

Conjure Oxide

This repository contains the in-progress Conjure Oxide constraints modelling tool and its dependencies.

This repository hosts the following projects:

This project is being produced by staff and students of University of St Andrews, and is licenced under the MPL 2.0.

Installation

Building from Source

The following dependencies are required:

  • Conjure (including solvers)
  • Clang
  • Libclang
  • Rust, installed using rustup

Ensure that Conjure is placed early in your PATH to avoid conflicts with ImageMagick's conjure command!

Run cargo install --path conjure_oxide to install conjure_oxide.

Documentation

API documentation can be found here.

Contributing

See the project wiki