Parameters
G : GP : sig ... endS : sig ... end
Signature
val coherent_player : G.t -> P.t -> boolval coherent_strat : G.t -> S.t -> boolval game : G.t -> P.t -> S.t -> S.t -> boolval strategy : G.t -> P.t -> S.t -> boolval strategyA : G.t -> P.t -> bool * S.t