Skip to content

qtslab/qts-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QTS and AE-QTS solving 0/1 kncpsack problem implemented in Rust

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:

Usage

Configuration

the configuration file is located in config/config.toml

Running the program

cargo run --release

image

About

QTS VS AE-QTS solving 0/1 kncpsack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published