module Generator: sig .. end
sig
end
Compute model setup from command line options.
val user_setup : unit -> Factory.setup
unit -> Factory.setup
val create : ?dump:bool -> ?setup:Factory.setup -> ?driver:Factory.driver -> unit -> Wpo.generator
?dump:bool -> ?setup:Factory.setup -> ?driver:Factory.driver -> unit -> Wpo.generator