Library Aliased Impl
open class LibraryAliasedImpl( val operators: <ERROR CLASS>, val theory: <ERROR CLASS>, val primitives: Map<Signature, Primitive>, val functions: Map<Signature, LogicFunction>, val alias: String) : LibraryImpl, AliasedLibrary
Content copied to clipboard
Default implementation class of AliasedLibrary
Author
Enrico
Constructors
Link copied to clipboard
fun LibraryAliasedImpl( operators: <ERROR CLASS>, theory: <ERROR CLASS>, primitives: Map<Signature, Primitive>, functions: Map<Signature, LogicFunction>, alias: String)
Content copied to clipboard
Functions
Link copied to clipboard
Checks whether this library has a Primitive with provided signature
Link copied to clipboard
Checks whether the provided signature, is protected in this library