Differences between revisions 4 and 5
Revision 4 as of 2003-09-16 18:16:07
Size: 363
Editor: yakko
Comment:
Revision 5 as of 2003-09-16 18:17:13
Size: 404
Editor: yakko
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Unary constraint domains: each primitive constraint either has the form x θ y, where x and y are variables, or contains only one variable. Some times a primitive constraint that contains just one variable is called a BasicConstraint. Unary constraint domains: each primitive constraint either has the form x ~ y, where x and y are variables, or contains only one variable. Some times a primitive constraint that contains just one variable is called a BasicConstraint.

Note: ~ is used to denote a PredicateSymbol

Back to ComputerTerms

Unary constraint domains: each primitive constraint either has the form x ~ y, where x and y are variables, or contains only one variable. Some times a primitive constraint that contains just one variable is called a BasicConstraint.

Note: ~ is used to denote a PredicateSymbol

from http://crypto.stanford.edu/~ninghui/papers/spkisdsi_csfw03.pdf

Back to ComputerTerms

UnaryConstraintDomain (last edited 2003-09-16 18:17:45 by yakko)