Module vrp_pragmatic::checker

source ·
Expand description

This module provides functionality to automatically check that given solution is feasible which means that there is no constraint violations.

Structs§

  • Stores problem and solution together and provides some helper methods.