|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectagg.xt_basis.MorphCompletionStrategy
agg.xt_basis.Completion_CSP
agg.xt_basis.Completion_InjCSP
public class Completion_InjCSP
An implementation of morphism completion as a Constraint Satisfaction Problem (CSP), considering injective solutions only.
Field Summary |
---|
Fields inherited from class agg.xt_basis.Completion_CSP |
---|
itsSupportedProperties, relatedVarMap |
Fields inherited from class agg.xt_basis.MorphCompletionStrategy |
---|
itsName, itsProperties |
Fields inherited from interface agg.xt_basis.CompletionPropertyBits |
---|
BITNAME, DANGLING, IDENTIFICATION, INJECTIVE, NAC, PAC |
Constructor Summary | |
---|---|
Completion_InjCSP()
|
|
Completion_InjCSP(boolean nonDeterministicSearch)
|
Method Summary |
---|
Methods inherited from class agg.xt_basis.MorphCompletionStrategy |
---|
clone, equals, forceBackState, getName, getProperties, getSize, getSupportedProperties, initialize, isInjective, removeProperty, setProperty, showProperties |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Completion_InjCSP()
public Completion_InjCSP(boolean nonDeterministicSearch)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |