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.

Rust Nightly Support

The following compiler flags are required for Conjure-Oxide to work with Nightly Rust:

export RUSTFLAGS="-Zlinker-features=-lld" 
export RUSTDOCFLAGS="-Zlinker-features=-lld" 
cargo build <...>

This is because of current incompatibilities with linkme and the new default linker (link).

Documentation

API documentation can be found here.

Contributing

See the project wiki

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published