xcsp3-rust 0.1.0

xcsp3-rust is a library that help constraint programming solvers implemented by Rust to read XCSP3 files.
Documentation
1
2
3
4
5
6
7
8
9

## mod.rs

    it is a file for package this mod.

## time_interval.rs

    it contains <TimeInterval>, and it is for calculate the time interval.

## utils_functions.rs

    it contains some functions for other mods.