Home
last modified time | relevance | path

Searched defs:TermAlgebraConstructor (Results 1 – 2 of 2) sorted by relevance

/dports/math/vampire/vampire-4.5.1/Shell/
H A DTermAlgebra.cpp29 TermAlgebraConstructor::TermAlgebraConstructor(unsigned functor, Lib::Array<unsigned> destructors) in TermAlgebraConstructor() function in Shell::TermAlgebraConstructor
37 TermAlgebraConstructor::TermAlgebraConstructor(unsigned functor, unsigned discriminator, Lib::Array… in TermAlgebraConstructor() function in Shell::TermAlgebraConstructor
H A DTermAlgebra.hpp31 class TermAlgebraConstructor { class