The repository implements several constructive heuristics for the Linear Ordering Problem (LOP), including a recursive Borda method based on recursive decomposition. src/ source codes of algorithms ...
This project is written mainly in Rust, a systems programming language. You need to install Rust components, i.e., rustc (the Rust compiler), cargo (the Rust package ...