public interface Homomorphism<T1,T2 extends AtomSet> extends ExistentialHomomorphism<T1,T2>
| Modifier and Type | Method and Description |
|---|---|
CloseableIterator<Substitution> |
execute(T1 q,
T2 a)
Look for the homomorphisms of the specified object into the specified
atomset.
|
existgetProfiler, setProfilerCloseableIterator<Substitution> execute(T1 q, T2 a) throws HomomorphismException
q - a - HomomorphismExceptionCopyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.