예제 #1
0
 def __init__(self, outputsAlice, outputsBob):
     BellPolytope.__init__(self, outputsAlice, outputsBob)
예제 #2
0
 def __init__(self, sequentialBellScenario):
     BellPolytope.__init__(self, sequentialBellScenario)