Module relp::data[][src]

Expand description

Storing of linear programs in memory

This module provides the data structures used to represent linear programs in memory. Algorithms may introduce their specific data structures in algorithm::my_algorithm.

Modules

linear_algebra

Linear algebra primitives

linear_program

Representing linear programs

number_types

Number types