/rust-chinese-postman-problem

Chinese Postman Problem (CPP) or Route Inspection Problem Solution in Rust

Primary LanguageRust

Chinese Postman Problem Solution in Rust

What is it?

A Solution in Rust to Solve the Chinese Postman Problem.

Why is it created?

It is a school project to add bonus points to my graph theory course.

Example Usage

Check the main.rs and lib.rs

Reference