Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions book/book.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2125,7 +2125,7 @@ \section{WS graphs}

\begin{figure}
\centerline{\includegraphics[width=3.5in]{figs/chap03-2.pdf}}
\caption{WS graphs with $n=20$, $k=4$, and $p=0$ (left), $p=0.2$ (middle),
\caption{WS graphs with $n=10$, $k=4$, and $p=0$ (left), $p=0.2$ (middle),
and $p=1$ (right).}
\label{chap03-2}
\end{figure}
Expand Down Expand Up @@ -2188,7 +2188,7 @@ \section{WS graphs}
by Watts and Strogatz, but that doesn't seem to affect
the results.

Figure~\ref{chap03-2} shows WS graphs with $n=20$, $k=4$, and
Figure~\ref{chap03-2} shows WS graphs with $n=10$, $k=4$, and
a range of values of $p$. When $p=0$, the graph is a ring lattice.
When $p=1$, it is completely random. As we'll see, the interesting
things happen in between.
Expand Down