package octez-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module HadesLinearOptimisation.MakeSource

Build an HADES SP network based on the parameters and a scalar field

Parameters

module Param : PARAMETERS

Signature

Sourcetype state

The state of the permutation

Sourceval init : Scalar.t array -> state

Initialize the state with the given input

Sourceval apply : state -> unit

Apply a complete permutation

Sourceval get : state -> Scalar.t array

Return the current scalar elements in the state

OCaml

Innovation. Community. Security.