JagerHoHo / rust-chinese-postman-problem

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Rust 100.0%