This is a Rust implementation of the QTS and AE-QTS algorithms for solving the 0/1 knapsack problem. The algorithms are described in the following papers:
The implementation is based on the following papers:
the configuration file is located in config/config.toml
cargo run --release