Function vrp_core::solver::get_static_heuristic

source ยท
pub fn get_static_heuristic(
    problem: Arc<Problem>,
    environment: Arc<Environment>,
) -> StaticSelective<RefinementContext, GoalContext, InsertionContext>
Expand description

Gets static heuristic using default settings.