Specification in Verdect:
define OR( a0?, a1!, b0!, b1?, c0!, c1? ) = pref *[ a0?; (( b0!; b1? ) | ( c0!; c1?)); a1! ] endAlso available through this link This verification report compares the Verdect specification with the XDI specification.
Specification in DI Algebra:
NAME = "OR Element (dial)" I = { a0?, b1?, c1? } O = { a1!, b0!, c0! } OR = [a0? -> [b0! -> ORb, c0! -> ORc], else -> CHAOS] ORb = [b1? -> a1!;OR, else -> CHAOS] ORc = [c1? -> a1!;OR, else -> CHAOS]Also available through this link This verification report compares the DI Algebra specification with the XDI specification.
No information available
No information available
No information available
No information available
No information available