rmpca 0.1.1

Enterprise-grade route optimization engine — Chinese Postman Problem solver with Eulerian circuit detection, Lean 4 FFI boundary, and property-based testing
Documentation
1
2
3
4
5
6
//! OSM data processing modules.
//!
//! Full OSM PBF parsing requires the `osmpbfreader` crate to be vendored.
//! Until then, this module provides type definitions and stub functions.

pub mod geocode_parser;