Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome

This is a rust graph implementation of https://github.com/DanielWochnik/CombOptWS2018.

How to use

Build this project:

cargo build # debug build
cargo build --release # release build

Run project:

cargo run {undirected|directed} path_to_file
cargo run --release {undirected|directed} path_to_file

Test files

Test files can be found at the original repository.

About

A small library for the lecture "Combinatorial Optimization" at Baden-Wuerttemberg Cooperative State University Stuttgart.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages