Module vrp_core::prelude

source ·
Expand description

This module reimports a common used types.

Re-exports

Structs

  • A default random implementation.
  • Keeps track of environment specific information which influences algorithm behavior.
  • Provides configurable way to build evolution configuration using fluent interface style.
  • A basic error type which, essentially, a wrapper on String type.

Traits

  • Provides the way to use randomized values in generic way.

Functions

Type Aliases

  • A logger type which is called with various information.