Rust bindings to the clingo library. Clingo version 5.2.2.
cargo +nightly build
cargo +nightly test
cargo +nightly run --example=ast 0
cargo +nightly run --example=backend 0
cargo +nightly run --example=configuration
cargo +nightly run --example=control 0
cargo +nightly run --example=model 0
cargo +nightly run --example=propagator 0
cargo +nightly run --example=solve-async 0
cargo +nightly run --example=statistics 0
cargo +nightly run --example=symbol 0
cargo +nightly run --example=symbolic-atoms 0
cargo +nightly run --example=theory-atoms 0
cargo +nightly run --example=inject-terms 0
cargo +nightly run --example=version
Any contribution intentionally submitted for inclusion in the work by you, shall be licensed under the terms of the MIT license without any additional terms or conditions.