Module Marvellous.MakeSource

Parameters

module Param : PARAMETERS

Signature

Sourcetype state

The state of the strategy

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