Skip to content

Move-Split-Merge (MSM)

Source: src/msm.rs

Internal Functions

These are internal Rust functions not directly callable from Python.

msm_cost

Helper function to calculate the MSM cost.

msm_distance

Optimized MSM distance using O(m) memory.