Companion
Functions
Link copied to clipboard
fun aliased( alias: String, primitives: Map<Signature, Primitive> = emptyMap(), theory: <ERROR CLASS> = Theory.empty(), operatorSet: <ERROR CLASS> = OperatorSet(), functions: Map<Signature, LogicFunction> = emptyMap()): AliasedLibrary
Content copied to clipboard
Creates an instance of AliasedLibrary with given parameters
Link copied to clipboard
Creates an instance of AliasedLibrary starting from Library and an alias
Link copied to clipboard