more prose changes
This commit is contained in:
parent
0ec1969143
commit
bfd9d79ddc
@ -586,11 +586,11 @@ often hard to impossible: research methodologies, as well as algorithms
|
||||
themselves, are explained in prose, which, due to the nature of the non-machine
|
||||
language, lends itself to inexact interpretations.
|
||||
|
||||
This article, besides explaining the algorithm in prose, \emph{includes} the
|
||||
program of the algorithm in a way that can be executed on reader's workstation.
|
||||
On top of it, all the illustrations in this paper are generated using that
|
||||
algorithm, from a predefined list of test geometries (test geometries were
|
||||
explained in section~\ref{sec:automated-tests}).
|
||||
This article, besides explaining the algorithm in prose, includes the program
|
||||
of the algorithm in a way that can be executed on reader's workstation. On top
|
||||
of it, all the illustrations in this paper are generated using that algorithm,
|
||||
from a predefined list of test geometries (test geometries were explained in
|
||||
section~\ref{sec:automated-tests}).
|
||||
|
||||
Instructions how to re-generate all the visualizations are found in
|
||||
appendix~\ref{sec:code-regenerate}. The visualization code serves as a good
|
||||
@ -602,7 +602,7 @@ TODO: list most of the functions defined in the algorithm and draw how they
|
||||
interact. Similar to "Flow chart of the prototype system" in the original
|
||||
paper.
|
||||
|
||||
\section{Description of the implementation}
|
||||
\section{Algorithm implementation}
|
||||
|
||||
Like alluded in section~\ref{sec:introduction}, {\WM} paper skims over
|
||||
certain details, which are important to implement the algorithm. This section
|
||||
|
Loading…
Reference in New Issue
Block a user