Updated link to published work
This commit is contained in:
parent
6916498836
commit
7fe558fe83
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
.ltex
|
||||
SOCadmissible
|
||||
SOCgen
|
||||
SOCgraphviz
|
||||
|
@ -14,7 +14,7 @@ SOC stands for **S**OC **O**bservation **C**ode, and is composed of three C prog
|
||||
- and the last, `SOCgraphviz`, to translate adjacency matrices into the [Graphviz language](https://graphviz.org/).
|
||||
- The python script `/tools/removeiso.py` removes isomorphic graphs.
|
||||
|
||||
The first two programs are used in support of Conjecture 1 in the article [Admissible Causal Structures and Correlations, arXiv:2210.12796 \[quant-ph\]](https://arxiv.org/abs/2210.12796).
|
||||
The first two programs are used in support of Conjecture 1 in the article [Admissible Causal Structures and Correlations, PRX Quantum 4, 040307 (2023)](https://doi.org/10.1103/PRXQuantum.4.040307) ([arXiv:2210.12796 \[quant-ph\]](https://arxiv.org/abs/2210.12796)).
|
||||
|
||||
## Installation
|
||||
First, clone this repository, and then simply run
|
||||
|
Loading…
Reference in New Issue
Block a user