jinete package

High Performance solving suite for the Pickup and Delivery Problem and its related extensions.

jinete.algorithms

Contains the implementation of solving methods.

jinete.dispatchers

High level scheduling during the process of optimization (feeding with new trips, updating state, etc.).

jinete.loaders

Entities whose responsibility is to provide problem instances.

jinete.models

The set of classes which models problem instances, solutions, etc.

jinete.storers

Entities whose responsibility is to deliver problem solutions.

jinete.utils

A set of supporting classes, functions, etc.

jinete.exceptions

Defines the hierarchy of exceptions raised and used by jinete’s module.

jinete.solvers

A set of implementations to ease the launching process on external systems.