Docs.rs
scuttle-core-0.4.0
scuttle-core 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
chrjabs
Dependencies
anyhow ^1.0.98
normal
cadical-veripb-tracer ^0.1.0
normal
clap ^4.5.36
normal
optional
itertools ^0.14.0
normal
maxpre ^0.2.3
normal
optional
pigeons ^0.1.1
normal
rustsat ^0.7.1
normal
rustsat-cadical ^0.7.1
normal
scuttle-proc ^0.2
normal
thiserror ^2.0.12
normal
tempfile ^3.19.1
dev
Versions
75.49%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
scuttle_
core
0.4.0
Module lowerbounding
Sections
Multi-Objective Lower-Bounding Search
References
Module Items
Structs
In scuttle_
core::
algs
scuttle_core
::
algs
Module
lowerbounding
Copy item path
Source
Expand description
§
Multi-Objective Lower-Bounding Search
Algorithm proposed in [1].
§
References
[1] Joao Cortes and Ines Lynce and Vasco M. Maquinho:
New Core-Guided and Hitting Set Algorithms for Multi-Objective Combinatorial Optimization
, TACAS 2023.
Structs
§
Lower
Bounding
The lower-bounding algorithm type