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

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

A any state value.