remove previous ASCII art
This commit is contained in:
parent
98cf944a0a
commit
4a80c7ec16
@ -449,20 +449,6 @@ figure~\onpage{fig:selfcrossing-1-non-neighbor}.
|
|||||||
\label{fig:selfcrossing-1-non-neighbor}
|
\label{fig:selfcrossing-1-non-neighbor}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
|
|
||||||
|
|
||||||
\begin{figure}[h]
|
|
||||||
\centering
|
|
||||||
\begin{BVerbatim}
|
|
||||||
\ \
|
|
||||||
B\ | _ __
|
|
||||||
| | / \ / \
|
|
||||||
| |___/ \___/A |
|
|
||||||
\_________________|
|
|
||||||
\end{BVerbatim}
|
|
||||||
\caption{A baseline crossing non-neighboring in-between bends}
|
|
||||||
\label{fig:ascii-selfcross}
|
|
||||||
\end{figure}
|
|
||||||
|
|
||||||
Naively implemented, checking every bend with every bend is costs $O(n^2)$.
|
Naively implemented, checking every bend with every bend is costs $O(n^2)$.
|
||||||
|
|
||||||
It is possible to optimize this step and skip checking some of the bends. Only
|
It is possible to optimize this step and skip checking some of the bends. Only
|
||||||
|
Loading…
Reference in New Issue
Block a user