package knights_tour

  1. Overview
  2. Docs

Parameter Persistable.A

type t
val save : Out_channel.t -> t -> unit
val load : In_channel.t -> t