Initializer
init(models:enableDebugging:)
Creates a new execution engine with the specified models.
init(models: [String : IModel], enableDebugging: Bool = false)
Parameters
models-
Dictionary of model aliases to IModel instances
enableDebugging-
Whether to enable debug output for systematic tracing