Meta.Problem.Constraint (TP I v0.1.0) View Source

Definition of an arbitrary variable constraints.

Link to this section Summary

Link to this section Types

Specs

t() :: %Meta.Problem.Constraint{
  higher_boundary: float(),
  lower_boundary: float()
}