choco-solver 0.0.0

A Rust wrapper for the Choco constraint solver.
  • Size
  • Source code size: 2.31 kB This is the summed size of all the files inside the crates.io package for this release.
  • Ø build duration
  • all releases: 37s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • pellico cprudhom
choco-solver-0.0.0 is not a library.
Visit the last successful build: choco-solver-0.1.0

Choco Solver - Rust Wrapper

Overview

This is a placeholder crate for an upcoming Rust wrapper for the Choco Solver constraint programming library. The project aims to provide Rust bindings and idiomatic interfaces to leverage Choco's powerful constraint solving capabilities in Rust applications.

Status

🚧 Work in Progress - This project is currently in early development. The repository structure and dependencies are being established for the upcoming implementation.

Project Goals

  • Provide safe and ergonomic Rust bindings to Choco Solver
  • Enable constraint programming in Rust with Choco's powerful features
  • Maintain performance and compatibility with the original Choco library

Future Development

More details on the project structure, build instructions, and usage examples will be available as development progresses.

Contributing

Contributions are welcome once the project reaches a more mature state. Please stay tuned for updates.