Exemplo n.º 1
0
 def __init__(self, outputsAlice, outputsBob):
     BellPolytope.__init__(self, outputsAlice, outputsBob)
Exemplo n.º 2
0
 def __init__(self, sequentialBellScenario):
     BellPolytope.__init__(self, sequentialBellScenario)