Module vrp_pragmatic::checker[][src]

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

Structs

CheckerContext

Stores problem and solution together and provides some helper methods.