Files
mercury/tests/tabling/coup4.exp
Zoltan Somogyi 749efb60e0 New test case to test a coup of multiple generators.
Estimated hours taken: 0.5
Branches: main

tests/tabling/coup4.{m,exp}:
	New test case to test a coup of multiple generators.

tests/tabling/Mmakefile:
	Enable the new test case.

tests/tabling/coup3.m:
	Make the code more readable.
2004-03-15 01:33:33 +00:00

4 lines
115 B
Plaintext

P = [1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, 16, 18]
Q = [1, 3, 4, 5, 9, 10, 12, 15, 16]
R = [1, 4, 5, 10, 12, 15, 16]