Strange problem with concretization algorithm.
Terence is selected, but it should not be. This is a bug and should be fixed.
This commit is contained in:
@@ -15,7 +15,9 @@ secret unkeygen: Function;
|
|||||||
inversekeys(keygen, unkeygen);
|
inversekeys(keygen, unkeygen);
|
||||||
|
|
||||||
const pa,pb: Params;
|
const pa,pb: Params;
|
||||||
|
const Alice,Bob: Agent;
|
||||||
const Terence: Agent;
|
const Terence: Agent;
|
||||||
|
const Sally: Agent;
|
||||||
const false,true: Bool;
|
const false,true: Bool;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user