Type Definition vrp_core::construction::heuristics::StateValue[][src]

type StateValue = Arc<dyn Any + Send + Sync>;

A any state value.