sig
  type t
  val print : Format.formatter -> t -> unit
  val compare : Search.G.t -> Search.G.t -> int
end