10 lines
415 B
TeX
10 lines
415 B
TeX
|
\section{The graph Simulator}
|
||
|
|
||
|
\subsection{Graph Storage}
|
||
|
|
||
|
One of the gread advantages of simulating in the graph formalism is a great increase
|
||
|
in simulation performance and a lower memory requirement. The simulation of
|
||
|
at least $10^6$ qbits on a common desktop computer should be possible\cite{andersbriegel2005}.
|
||
|
Therefore one has to take care when choosing a representation of the graph state.
|
||
|
The following
|