id
stringlengths 18
28
| png
imagewidth (px) 384
384
| code
stringlengths 126
376k
|
|---|---|---|
example_60000_combination_1
|
\documentclass[twoside,11pt]{article}
\usepackage{amsmath,amsthm}
\usepackage{color}
\usepackage{tikz,pgfplots,float}
\pgfplotsset{compat=1.7}
\usetikzlibrary{arrows,backgrounds,positioning,fit}
\begin{document}
\begin{tikzpicture}[scale = 0.7]
\begin{axis}[axis background/.style={fill=gray!10},grid=major,
xmin=-1,xmax=9,ymin=-1,ymax=9,clip = false, axis lines=center, xtick={1,...,8} , ytick = {1,...,8}, xticklabels={,,3,,5,,},axis line style={draw=none},axis line style={draw=none}, yticklabels={,,3,,5,,}]
\node[blue,right] at (axis cs:2,6){\normalsize{$\Delta^{(1)} = 2$}};
\node at (axis cs:2,6) [circle, scale=0.3, draw=blue,fill=blue] {};
\node[blue,right] at (axis cs:3,3){\normalsize{$\Delta^{(3)} =-\frac{1}{2}$}};
\node at (axis cs:3,3) [circle, scale=0.3, draw=blue,fill=blue] {};
\node[blue,right] at (axis cs:5,5){\normalsize{ $\Delta^{(2)} =-\frac{1}{2}$}};
\node at (axis cs:5,5) [circle, scale=0.3, draw=blue,fill=blue] {};
\node[blue,right] at (axis cs:6,2){\normalsize{$\Delta^{(4)} = 2$}};
\node at (axis cs:6,2) [circle, scale=0.3, draw=blue,fill=blue] {};
% the following 2 lines are axis lines
\addplot[color=black,->] coordinates {(0,0) (8,0)};
\addplot[color=black,->] coordinates {(0,0) (0,8)};
\end{axis}
\end{tikzpicture}
\end{document}
|
|
example_60000_combination_2
|
\documentclass[twoside,11pt]{article}
\usepackage{amsmath,amsthm}
\usepackage{color}
\usepackage{tikz,pgfplots,float}
\pgfplotsset{compat=1.7}
\usetikzlibrary{arrows,backgrounds,positioning,fit}
\begin{document}
\begin{tikzpicture}[scale = 0.7]
\begin{axis}[axis background/.style={fill=gray!10},grid=major,
xmin=-1,xmax=9,ymin=-1,ymax=9,clip = false, axis lines=center, xtick={1,...,8} , ytick = {1,...,8}, xticklabels={,,3,,5,,},axis line style={draw=none},axis line style={draw=none}, yticklabels={,,3,,5,,}]
\node[blue,right] at (axis cs:2,6){\normalsize{$\Delta^{(1)} = 2$}};
\node at (axis cs:2,6) [circle, scale=0.3, draw=blue,fill=blue] {};
\node[blue,right] at (axis cs:3,3){\normalsize{$\Delta^{(3)} =-\frac{1}{2}$}};
\node at (axis cs:3,3) [circle, scale=0.3, draw=blue,fill=blue] {};
\node[blue,right] at (axis cs:5,5){\normalsize{ $\Delta^{(2)} =-\frac{1}{2}$}};
\node at (axis cs:5,5) [circle, scale=0.3, draw=blue,fill=blue] {};
\node[blue,right] at (axis cs:6,2){\normalsize{$\Delta^{(4)} = 2$}};
\node at (axis cs:6,2) [circle, scale=0.3, draw=blue,fill=blue] {};
% the following 2 lines are axis lines
\addplot[color=black,->] coordinates {(0,0) (8,0)};
\addplot[color=black,->] coordinates {(0,0) (0,8)};
\end{axis}
\end{tikzpicture}
\end{document}
|
|
example_60000_main
|
\documentclass[twoside,11pt]{article}
\usepackage{amsmath,amsthm}
\usepackage{color}
\usepackage{tikz,pgfplots,float}
\pgfplotsset{compat=1.7}
\usetikzlibrary{arrows,backgrounds,positioning,fit}
\begin{document}
\begin{tikzpicture}[scale = 0.7]
\begin{axis}[axis background/.style={fill=gray!10},grid=major,
xmin=-1,xmax=9,ymin=-1,ymax=9,clip = false, axis lines=center, xtick={1,...,8} , ytick = {1,...,8}, xticklabels={,,3,,5,,},axis line style={draw=none},axis line style={draw=none}, yticklabels={,,3,,5,,}]
\node[blue,right] at (axis cs:2,6){\normalsize{$\Delta^{(1)} = 2$}};
\node at (axis cs:2,6) [circle, scale=0.3, draw=blue,fill=blue] {};
\node[blue,right] at (axis cs:3,3){\normalsize{$\Delta^{(3)} =-\frac{1}{2}$}};
\node at (axis cs:3,3) [circle, scale=0.3, draw=blue,fill=blue] {};
\node[blue,right] at (axis cs:5,5){\normalsize{ $\Delta^{(2)} =-\frac{1}{2}$}};
\node at (axis cs:5,5) [circle, scale=0.3, draw=blue,fill=blue] {};
\node[blue,right] at (axis cs:6,2){\normalsize{$\Delta^{(4)} = 2$}};
\node at (axis cs:6,2) [circle, scale=0.3, draw=blue,fill=blue] {};
% the following 2 lines are axis lines
\addplot[color=black,->] coordinates {(0,0) (8,0)};
\addplot[color=black,->] coordinates {(0,0) (0,8)};
\end{axis}
\end{tikzpicture}
\end{document}
|
|
example_60001_combination_1
|
\documentclass[twoside,11pt]{article}
\usepackage{amsmath,amsthm}
\usepackage{color}
\usepackage{tikz,pgfplots,float}
\pgfplotsset{compat=1.7}
\usetikzlibrary{arrows,backgrounds,positioning,fit}
\begin{document}
\begin{tikzpicture}[scale = 0.7]
\begin{axis}[axis background/.style={fill=gray!10},grid=major,
xmin=-1,xmax=9,ymin=-1,ymax=9,clip = false, axis lines=center, xtick={1,...,8} , ytick = {1,...,8}, xticklabels={,,3,,5,,},axis line style={draw=none},axis line style={draw=none}, yticklabels={,,3,,5,,}]
\node[blue,left] at (axis cs:2,6){\normalsize{$\Delta^{(1)} = 2$}};
\node at (axis cs:2,6) [circle, scale=0.3, draw=blue,fill=blue] {};
\node[blue,right] at (axis cs:3,3){\normalsize{$\Delta^{(3)} = -\frac{1}{2}$}};
\node at (axis cs:3,3) [circle, scale=0.3, draw=blue,fill=blue] {};
\node[blue,left] at (axis cs:5,5){\normalsize{$\Delta^{(2)} = -\frac{1}{2}$}};
\node at (axis cs:5,5) [circle, scale=0.3, draw=blue,fill=blue] {};
\node[blue,right] at (axis cs:6,2){\normalsize{$\Delta^{(4)} = 2$}};
\node at (axis cs:6,2) [circle, scale=0.3, draw=blue,fill=blue] {};
\addplot[line width=0.4mm,domain=2.5:8.5 , color=blue]{2.5};
\addplot[line width=0.4mm,domain=-0.5:8.5, color=red]{5.5};
\addplot[line width=0.4mm,mark=none,color = blue] coordinates {(2.5,-0.5) (2.5,8.5)};
\addplot [line width=0.4mm,mark=none,color = red] coordinates {(5.5,-0.5) (5.5, 5.5)};
\addplot[color=black,->] coordinates {(0,0) (8,0)};
\addplot[color=black,->] coordinates {(0,0) (0,8)};
\end{axis}
\end{tikzpicture}
\end{document}
|
|
example_60001_combination_2
|
\documentclass[twoside,11pt]{article}
\usepackage{amsmath,amsthm}
\usepackage{color}
\usepackage{tikz,pgfplots,float}
\pgfplotsset{compat=1.7}
\usetikzlibrary{arrows,backgrounds,positioning,fit}
\begin{document}
\begin{tikzpicture}[scale = 0.7]
\begin{axis}[axis background/.style={fill=gray!10},grid=major,
xmin=-1,xmax=9,ymin=-1,ymax=9,clip = false, axis lines=center, xtick={1,...,8} , ytick = {1,...,8}, xticklabels={,,3,,5,,},axis line style={draw=none},axis line style={draw=none}, yticklabels={,,3,,5,,}]
\node[blue,left] at (axis cs:2,6){\normalsize{$\Delta^{(1)} = 2$}};
\node at (axis cs:2,6) [circle, scale=0.3, draw=blue,fill=blue] {};
\node[blue,right] at (axis cs:3,3){\normalsize{$\Delta^{(3)} = -\frac{1}{2}$}};
\node at (axis cs:3,3) [circle, scale=0.3, draw=blue,fill=blue] {};
\node[blue,left] at (axis cs:5,5){\normalsize{$\Delta^{(2)} = -\frac{1}{2}$}};
\node at (axis cs:5,5) [circle, scale=0.3, draw=blue,fill=blue] {};
\node[blue,right] at (axis cs:6,2){\normalsize{$\Delta^{(4)} = 2$}};
\node at (axis cs:6,2) [circle, scale=0.3, draw=blue,fill=blue] {};
\addplot[line width=0.4mm,domain=2.5:8.5 , color=blue]{2.5};
\addplot[line width=0.4mm,domain=-0.5:8.5, color=red]{5.5};
\addplot[line width=0.4mm,mark=none,color = blue] coordinates {(2.5,-0.5) (2.5,8.5)};
\addplot [line width=0.4mm,mark=none,color = red] coordinates {(5.5,-0.5) (5.5, 5.5)};
\addplot[color=black,->] coordinates {(0,0) (8,0)};
\addplot[color=black,->] coordinates {(0,0) (0,8)};
\end{axis}
\end{tikzpicture}
\end{document}
|
|
example_60001_main
|
\documentclass[twoside,11pt]{article}
\usepackage{amsmath,amsthm}
\usepackage{color}
\usepackage{tikz,pgfplots,float}
\pgfplotsset{compat=1.7}
\usetikzlibrary{arrows,backgrounds,positioning,fit}
\begin{document}
\begin{tikzpicture}[scale = 0.7]
\begin{axis}[axis background/.style={fill=gray!10},grid=major,
xmin=-1,xmax=9,ymin=-1,ymax=9,clip = false, axis lines=center, xtick={1,...,8} , ytick = {1,...,8}, xticklabels={,,3,,5,,},axis line style={draw=none},axis line style={draw=none}, yticklabels={,,3,,5,,}]
\node[blue,left] at (axis cs:2,6){\normalsize{$\Delta^{(1)} = 2$}};
\node at (axis cs:2,6) [circle, scale=0.3, draw=blue,fill=blue] {};
\node[blue,right] at (axis cs:3,3){\normalsize{$\Delta^{(3)} = -\frac{1}{2}$}};
\node at (axis cs:3,3) [circle, scale=0.3, draw=blue,fill=blue] {};
\node[blue,left] at (axis cs:5,5){\normalsize{$\Delta^{(2)} = -\frac{1}{2}$}};
\node at (axis cs:5,5) [circle, scale=0.3, draw=blue,fill=blue] {};
\node[blue,right] at (axis cs:6,2){\normalsize{$\Delta^{(4)} = 2$}};
\node at (axis cs:6,2) [circle, scale=0.3, draw=blue,fill=blue] {};
\addplot[line width=0.4mm,domain=2.5:8.5 , color=blue]{2.5};
\addplot[line width=0.4mm,domain=-0.5:8.5, color=red]{5.5};
\addplot[line width=0.4mm,mark=none,color = blue] coordinates {(2.5,-0.5) (2.5,8.5)};
\addplot [line width=0.4mm,mark=none,color = red] coordinates {(5.5,-0.5) (5.5, 5.5)};
\addplot[color=black,->] coordinates {(0,0) (8,0)};
\addplot[color=black,->] coordinates {(0,0) (0,8)};
\end{axis}
\end{tikzpicture}
\end{document}
|
|
example_60002_combination_2
|
\documentclass[12pt,reqno]{amsart}
\usepackage{mathrsfs,amsmath,graphicx,color}
\usepackage{amsmath,mathrsfs,amsfonts,amssymb}
\usepackage{cases,pgfplots}
\usepackage{color}
\begin{document}
\begin{tikzpicture}[scale = 0.8]
\begin{axis}[axis equal,axis lines = left,
]
\addplot[domain=0: 0.9999,color=red,samples=100]{exp(x^2/(x^2-1))} node[above] {$\phi(x)$};
\addplot[domain=0:0.5,color=black]{1-4*x^2} node[above] {$1-4x^2$};
\addplot[domain=0:1,color=black]{1-0.5*x^2} node[below] {$1-\frac{x^2}2$};
\end{axis}
\end{tikzpicture}
\end{document}
|
|
example_60002_combination_1
|
\documentclass[12pt,reqno]{amsart}
\usepackage{mathrsfs,amsmath,graphicx,color}
\usepackage{amsmath,mathrsfs,amsfonts,amssymb}
\usepackage{cases,pgfplots}
\usepackage{color}
\begin{document}
\begin{tikzpicture}[scale = 0.8]
\begin{axis}[axis equal,axis lines = left,
]
\addplot[domain=0: 0.9999,color=red,samples=100]{exp(x^2/(x^2-1))} node[above] {$\phi(x)$};
\addplot[domain=0:0.5,color=black]{1-4*x^2} node[above] {$1-4x^2$};
\addplot[domain=0:1,color=black]{1-0.5*x^2} node[below] {$1-\frac{x^2}2$};
\end{axis}
\end{tikzpicture}
\end{document}
|
|
example_60002_main
|
\documentclass[12pt,reqno]{amsart}
\usepackage{mathrsfs,amsmath,graphicx,color}
\usepackage{amsmath,mathrsfs,amsfonts,amssymb}
\usepackage{cases,pgfplots}
\usepackage{color}
\begin{document}
\begin{tikzpicture}[scale = 0.8]
\begin{axis}[axis equal,axis lines = left,
]
\addplot[domain=0: 0.9999,color=red,samples=100]{exp(x^2/(x^2-1))} node[above] {$\phi(x)$};
\addplot[domain=0:0.5,color=black]{1-4*x^2} node[above] {$1-4x^2$};
\addplot[domain=0:1,color=black]{1-0.5*x^2} node[below] {$1-\frac{x^2}2$};
\end{axis}
\end{tikzpicture}
\end{document}
|
|
example_60003_combination_2
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.9]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\end{tikzpicture}
\end{document}
|
|
example_60003_combination_5
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.9]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, accepting, below right of=q1] (q2) {$v_2$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{bedroom} \land \neg \textup{office},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{bedroom} \lor \textup{office},0)$} (q1);
\end{tikzpicture}
\end{document}
|
|
example_60003_combination_4
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.9]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, accepting, below right of=q1] (q2) {$v_2$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{bedroom} \land \neg \textup{office},0)$} (q0);
\end{tikzpicture}
\end{document}
|
|
example_60003_combination_3
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.9]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, accepting, below right of=q1] (q2) {$v_2$};
\end{tikzpicture}
\end{document}
|
|
example_60003_combination_7
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.9]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, accepting, below right of=q1] (q2) {$v_2$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{bedroom} \land \neg \textup{office},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{bedroom} \lor \textup{office},0)$} (q1);
\draw (q1) edge[loop left] node {\tt $(\neg \textup{kitchen}, 0)$} (q1);
\draw (q1) edge node [left] {\tt $(\textup{kitchen} ,1)$} (q2);
\end{tikzpicture}
\end{document}
|
|
example_60003_combination_8
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.9]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, accepting, below right of=q1] (q2) {$v_2$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{bedroom} \land \neg \textup{office},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{bedroom} \lor \textup{office},0)$} (q1);
\draw (q1) edge[loop left] node {\tt $(\neg \textup{kitchen}, 0)$} (q1);
\draw (q1) edge node [left] {\tt $(\textup{kitchen} ,1)$} (q2);
\draw (q2) edge[loop above] node {\tt $(\textup{True}, 0)$} (q2);
\end{tikzpicture}
\end{document}
|
|
example_60003_combination_6
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.9]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, accepting, below right of=q1] (q2) {$v_2$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{bedroom} \land \neg \textup{office},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{bedroom} \lor \textup{office},0)$} (q1);
\draw (q1) edge[loop left] node {\tt $(\neg \textup{kitchen}, 0)$} (q1);
\end{tikzpicture}
\end{document}
|
|
example_60003_combination_1
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.9]
\node[state, initial] (q0) {$v_0$};
\end{tikzpicture}
\end{document}
|
|
example_60003_main
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.9]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, accepting, below right of=q1] (q2) {$v_2$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{bedroom} \land \neg \textup{office},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{bedroom} \lor \textup{office},0)$} (q1);
\draw (q1) edge[loop left] node {\tt $(\neg \textup{kitchen}, 0)$} (q1);
\draw (q1) edge node [left] {\tt $(\textup{kitchen} ,1)$} (q2);
\draw (q2) edge[loop above] node {\tt $(\textup{True}, 0)$} (q2);
\end{tikzpicture}
\end{document}
|
|
example_60004_combination_2
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale=1, transform shape]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\end{tikzpicture}
\end{document}
|
|
example_60004_combination_5
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale=1, transform shape]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\node[state, accepting, below right of=q1] (q3) {$v_3$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{c} \land \neg \textup{X},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{c} \land \neg \textup{X},0)$} (q1);
\end{tikzpicture}
\end{document}
|
|
example_60004_combination_4
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale=1, transform shape]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\node[state, accepting, below right of=q1] (q3) {$v_3$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{c} \land \neg \textup{X},0)$} (q0);
\end{tikzpicture}
\end{document}
|
|
example_60004_combination_3
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale=1, transform shape]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\node[state, accepting, below right of=q1] (q3) {$v_3$};
\end{tikzpicture}
\end{document}
|
|
example_60004_combination_7
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale=1, transform shape]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\node[state, accepting, below right of=q1] (q3) {$v_3$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{c} \land \neg \textup{X},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{c} \land \neg \textup{X},0)$} (q1);
\draw (q0) edge node {\tt $(\textup{X},0)$} (q2);
\draw (q2) edge[loop below] node {\tt $(\textup{True}, 0)$} (q2);
\draw (q1) edge[loop below] node {\tt $(\neg \textup{o} \land \neg \textup{X}, 0)$} (q1);
\end{tikzpicture}
\end{document}
|
|
example_60004_combination_9
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale=1, transform shape]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\node[state, accepting, below right of=q1] (q3) {$v_3$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{c} \land \neg \textup{X},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{c} \land \neg \textup{X},0)$} (q1);
\draw (q0) edge node {\tt $(\textup{X},0)$} (q2);
\draw (q2) edge[loop below] node {\tt $(\textup{True}, 0)$} (q2);
\draw (q1) edge[loop below] node {\tt $(\neg \textup{o} \land \neg \textup{X}, 0)$} (q1);
\draw (q1) edge node {\tt $(\neg \textup{o} \land \textup{X},0)$} (q2);
\draw (q1) edge node {\tt $(\textup{o},1)$} (q3);
\end{tikzpicture}
\end{document}
|
|
example_60004_combination_10
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale=1, transform shape]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\node[state, accepting, below right of=q1] (q3) {$v_3$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{c} \land \neg \textup{X},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{c} \land \neg \textup{X},0)$} (q1);
\draw (q0) edge node {\tt $(\textup{X},0)$} (q2);
\draw (q2) edge[loop below] node {\tt $(\textup{True}, 0)$} (q2);
\draw (q1) edge[loop below] node {\tt $(\neg \textup{o} \land \neg \textup{X}, 0)$} (q1);
\draw (q1) edge node {\tt $(\neg \textup{o} \land \textup{X},0)$} (q2);
\draw (q1) edge node {\tt $(\textup{o},1)$} (q3);
\draw (q3) edge[loop below] node {\tt $(\textup{True}, 0)$} (q3);
\end{tikzpicture}
\end{document}
|
|
example_60004_combination_8
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale=1, transform shape]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\node[state, accepting, below right of=q1] (q3) {$v_3$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{c} \land \neg \textup{X},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{c} \land \neg \textup{X},0)$} (q1);
\draw (q0) edge node {\tt $(\textup{X},0)$} (q2);
\draw (q2) edge[loop below] node {\tt $(\textup{True}, 0)$} (q2);
\draw (q1) edge[loop below] node {\tt $(\neg \textup{o} \land \neg \textup{X}, 0)$} (q1);
\draw (q1) edge node {\tt $(\neg \textup{o} \land \textup{X},0)$} (q2);
\end{tikzpicture}
\end{document}
|
|
example_60004_combination_6
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale=1, transform shape]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\node[state, accepting, below right of=q1] (q3) {$v_3$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{c} \land \neg \textup{X},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{c} \land \neg \textup{X},0)$} (q1);
\draw (q0) edge node {\tt $(\textup{X},0)$} (q2);
\draw (q2) edge[loop below] node {\tt $(\textup{True}, 0)$} (q2);
\end{tikzpicture}
\end{document}
|
|
example_60004_combination_1
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale=1, transform shape]
\node[state, initial] (q0) {$v_0$};
\end{tikzpicture}
\end{document}
|
|
example_60004_main
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale=1, transform shape]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\node[state, accepting, below right of=q1] (q3) {$v_3$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{c} \land \neg \textup{X},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{c} \land \neg \textup{X},0)$} (q1);
\draw (q0) edge node {\tt $(\textup{X},0)$} (q2);
\draw (q2) edge[loop below] node {\tt $(\textup{True}, 0)$} (q2);
\draw (q1) edge[loop below] node {\tt $(\neg \textup{o} \land \neg \textup{X}, 0)$} (q1);
\draw (q1) edge node {\tt $(\neg \textup{o} \land \textup{X},0)$} (q2);
\draw (q1) edge node {\tt $(\textup{o},1)$} (q3);
\draw (q3) edge[loop below] node {\tt $(\textup{True}, 0)$} (q3);
\end{tikzpicture}
\end{document}
|
|
example_60005_combination_3
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.6]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\end{tikzpicture}
\end{document}
|
|
example_60005_combination_4
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.6]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\node[state, accepting, below right of=q1] (q3) {$v_3$};
\end{tikzpicture}
\end{document}
|
|
example_60005_combination_5
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.6]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\node[state, accepting, below right of=q1] (q3) {$v_3$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{kitchen} \land \neg \textup{bathroom},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{bathroom}, 0)$} (q2);
\end{tikzpicture}
\end{document}
|
|
example_60005_combination_2
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.6]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\end{tikzpicture}
\end{document}
|
|
example_60005_combination_1
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.6]
\node[state, initial] (q0) {$v_0$};
\end{tikzpicture}
\end{document}
|
|
example_60005_combination_6
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.6]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\node[state, accepting, below right of=q1] (q3) {$v_3$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{kitchen} \land \neg \textup{bathroom},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{bathroom}, 0)$} (q2);
\draw (q0) edge node [left] {\tt $(\textup{kitchen} \land \neg \textup{bathroom},0)$} (q1);
\end{tikzpicture}
\end{document}
|
|
example_60005_combination_8
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.6]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\node[state, accepting, below right of=q1] (q3) {$v_3$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{kitchen} \land \neg \textup{bathroom},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{bathroom}, 0)$} (q2);
\draw (q0) edge node [left] {\tt $(\textup{kitchen} \land \neg \textup{bathroom},0)$} (q1);
\draw (q2) edge[loop right] node {\tt $(\textup{True}, 0)$} (q2);
\draw (q1) edge[loop left] node {\tt $(\neg \textup{bathroom}, 0)$} (q1);
\end{tikzpicture}
\end{document}
|
|
example_60005_combination_10
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.6]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\node[state, accepting, below right of=q1] (q3) {$v_3$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{kitchen} \land \neg \textup{bathroom},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{bathroom}, 0)$} (q2);
\draw (q0) edge node [left] {\tt $(\textup{kitchen} \land \neg \textup{bathroom},0)$} (q1);
\draw (q2) edge[loop right] node {\tt $(\textup{True}, 0)$} (q2);
\draw (q1) edge[loop left] node {\tt $(\neg \textup{bathroom}, 0)$} (q1);
\draw (q1) edge node {\tt $(\textup{bedroom}, 0)$} (q2);
\draw (q1) edge node [left]{\tt $(\textup{bathroom} \land \neg \textup{bedroom}, 1)$} (q3);
\end{tikzpicture}
\end{document}
|
|
example_60005_combination_9
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.6]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\node[state, accepting, below right of=q1] (q3) {$v_3$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{kitchen} \land \neg \textup{bathroom},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{bathroom}, 0)$} (q2);
\draw (q0) edge node [left] {\tt $(\textup{kitchen} \land \neg \textup{bathroom},0)$} (q1);
\draw (q2) edge[loop right] node {\tt $(\textup{True}, 0)$} (q2);
\draw (q1) edge[loop left] node {\tt $(\neg \textup{bathroom}, 0)$} (q1);
\draw (q1) edge node {\tt $(\textup{bedroom}, 0)$} (q2);
\end{tikzpicture}
\end{document}
|
|
example_60005_combination_7
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.6]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\node[state, accepting, below right of=q1] (q3) {$v_3$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{kitchen} \land \neg \textup{bathroom},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{bathroom}, 0)$} (q2);
\draw (q0) edge node [left] {\tt $(\textup{kitchen} \land \neg \textup{bathroom},0)$} (q1);
\draw (q2) edge[loop right] node {\tt $(\textup{True}, 0)$} (q2);
\end{tikzpicture}
\end{document}
|
|
example_60005_main
|
\documentclass{article}
\usepackage{amsmath,mathtools,amsfonts,amsthm}
\usepackage{amssymb}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\usetikzlibrary{automata,positioning,arrows}
\tikzset{node distance=3.5cm, % Minimum distance between two nodes. Change if necessary.
every state/.style={ % Sets the properties for each state
semithick,
fill=gray!10},
initial text={}, % No label on start arrow
double distance=2pt, % Adjust appearance of accept states
every edge/.style={ % Sets the properties for each transition
draw,
->,>=stealth, % Makes edges directed with bold arrowheads
auto,
semithick}}
\begin{document}
\begin{tikzpicture}[scale =0.6]
\node[state, initial] (q0) {$v_0$};
\node[state, below left of=q0] (q1) {$v_1$};
\node[state, below right of=q0] (q2) {$v_2$};
\node[state, accepting, below right of=q1] (q3) {$v_3$};
\draw (q0) edge[loop above] node {\tt $(\neg \textup{kitchen} \land \neg \textup{bathroom},0)$} (q0);
\draw (q0) edge node {\tt $(\textup{bathroom}, 0)$} (q2);
\draw (q0) edge node [left] {\tt $(\textup{kitchen} \land \neg \textup{bathroom},0)$} (q1);
\draw (q2) edge[loop right] node {\tt $(\textup{True}, 0)$} (q2);
\draw (q1) edge[loop left] node {\tt $(\neg \textup{bathroom}, 0)$} (q1);
\draw (q1) edge node {\tt $(\textup{bedroom}, 0)$} (q2);
\draw (q1) edge node [left]{\tt $(\textup{bathroom} \land \neg \textup{bedroom}, 1)$} (q3);
\draw (q3) edge[loop above] node {\tt $(\textup{True}, 0)$} (q3);
\end{tikzpicture}
\end{document}
|
|
example_60006_combination_1
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=9] (a) {};
\end{tikzpicture}
\end{document}
|
|
example_60006_combination_6
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=9] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,9}
\fill (a.corner \x) circle[radius=0.7pt];
\foreach \y\z in {1/2,2/3,3/4,4/5,5/6,6/7,7/8,8/9,9/1}
\path (a.corner \y) edge (a.corner \z);
\foreach \y\z in {1/3,2/4,3/5,4/6,5/7,6/8,7/9,8/1,9/2}
\path (a.corner \y) edge (a.corner \z);
\foreach \y\z in {1/5,2/6,3/7,4/8,5/9,6/1,7/2,8/3,9/4}
\path (a.corner \y) edge (a.corner \z);
\end{tikzpicture}
\end{document}
|
|
example_60006_combination_3
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=9] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,9}
\fill (a.corner \x) circle[radius=0.7pt];
\foreach \y\z in {1/2,2/3,3/4,4/5,5/6,6/7,7/8,8/9,9/1}
\path (a.corner \y) edge (a.corner \z);
\end{tikzpicture}
\end{document}
|
|
example_60006_combination_4
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=9] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,9}
\fill (a.corner \x) circle[radius=0.7pt];
\foreach \y\z in {1/2,2/3,3/4,4/5,5/6,6/7,7/8,8/9,9/1}
\path (a.corner \y) edge (a.corner \z);
\foreach \y\z in {1/3,2/4,3/5,4/6,5/7,6/8,7/9,8/1,9/2}
\path (a.corner \y) edge (a.corner \z);
\end{tikzpicture}
\end{document}
|
|
example_60006_combination_5
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=9] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,9}
\fill (a.corner \x) circle[radius=0.7pt];
\foreach \y\z in {1/2,2/3,3/4,4/5,5/6,6/7,7/8,8/9,9/1}
\path (a.corner \y) edge (a.corner \z);
\foreach \y\z in {1/3,2/4,3/5,4/6,5/7,6/8,7/9,8/1,9/2}
\path (a.corner \y) edge (a.corner \z);
\foreach \y\z in {1/5,2/6,3/7,4/8,5/9,6/1,7/2,8/3,9/4}
\path (a.corner \y) edge (a.corner \z);
\end{tikzpicture}
\end{document}
|
|
example_60006_combination_2
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=9] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,9}
\fill (a.corner \x) circle[radius=0.7pt];
\end{tikzpicture}
\end{document}
|
|
example_60006_main
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=9] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,9}
\fill (a.corner \x) circle[radius=0.7pt];
\foreach \y\z in {1/2,2/3,3/4,4/5,5/6,6/7,7/8,8/9,9/1}
\path (a.corner \y) edge (a.corner \z);
\foreach \y\z in {1/3,2/4,3/5,4/6,5/7,6/8,7/9,8/1,9/2}
\path (a.corner \y) edge (a.corner \z);
\foreach \y\z in {1/5,2/6,3/7,4/8,5/9,6/1,7/2,8/3,9/4}
\path (a.corner \y) edge (a.corner \z);
\end{tikzpicture}
\end{document}
|
|
example_60007_combination_2
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=9] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,9}
\fill (a.corner \x) circle[radius=0.7pt];
\path (a.corner 1) edge [bend left=12] (a.corner 2);
\path (a.corner 1) edge [bend right=12] (a.corner 2);
\end{tikzpicture}
\end{document}
|
|
example_60007_combination_5
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=9] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,9}
\fill (a.corner \x) circle[radius=0.7pt];
\path (a.corner 1) edge [bend left=12] (a.corner 2);
\path (a.corner 1) edge [bend right=12] (a.corner 2);
\path (a.corner 2) edge [bend left=12] (a.corner 3);
\path (a.corner 2) edge [bend right=12] (a.corner 3);
\path (a.corner 1) edge [bend left=8] (a.corner 3);
\path (a.corner 1) edge [bend right=8] (a.corner 3);
\path (a.corner 4) edge [bend left=12] (a.corner 5);
\path (a.corner 4) edge [bend right=12] (a.corner 5);
\path (a.corner 5) edge [bend left=12] (a.corner 6);
\path (a.corner 5) edge [bend right=12] (a.corner 6);
\path (a.corner 4) edge [bend left=8] (a.corner 6);
\end{tikzpicture}
\end{document}
|
|
example_60007_combination_4
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=9] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,9}
\fill (a.corner \x) circle[radius=0.7pt];
\path (a.corner 1) edge [bend left=12] (a.corner 2);
\path (a.corner 1) edge [bend right=12] (a.corner 2);
\path (a.corner 2) edge [bend left=12] (a.corner 3);
\path (a.corner 2) edge [bend right=12] (a.corner 3);
\path (a.corner 1) edge [bend left=8] (a.corner 3);
\path (a.corner 1) edge [bend right=8] (a.corner 3);
\path (a.corner 4) edge [bend left=12] (a.corner 5);
\path (a.corner 4) edge [bend right=12] (a.corner 5);
\path (a.corner 5) edge [bend left=12] (a.corner 6);
\path (a.corner 5) edge [bend right=12] (a.corner 6);
\end{tikzpicture}
\end{document}
|
|
example_60007_combination_3
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=9] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,9}
\fill (a.corner \x) circle[radius=0.7pt];
\path (a.corner 1) edge [bend left=12] (a.corner 2);
\path (a.corner 1) edge [bend right=12] (a.corner 2);
\path (a.corner 2) edge [bend left=12] (a.corner 3);
\path (a.corner 2) edge [bend right=12] (a.corner 3);
\end{tikzpicture}
\end{document}
|
|
example_60007_combination_10
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=9] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,9}
\fill (a.corner \x) circle[radius=0.7pt];
\path (a.corner 1) edge [bend left=12] (a.corner 2);
\path (a.corner 1) edge [bend right=12] (a.corner 2);
\path (a.corner 2) edge [bend left=12] (a.corner 3);
\path (a.corner 2) edge [bend right=12] (a.corner 3);
\path (a.corner 1) edge [bend left=8] (a.corner 3);
\path (a.corner 1) edge [bend right=8] (a.corner 3);
\path (a.corner 4) edge [bend left=12] (a.corner 5);
\path (a.corner 4) edge [bend right=12] (a.corner 5);
\path (a.corner 5) edge [bend left=12] (a.corner 6);
\path (a.corner 5) edge [bend right=12] (a.corner 6);
\path (a.corner 4) edge [bend left=8] (a.corner 6);
\path (a.corner 4) edge [bend right=8] (a.corner 6);
\path (a.corner 7) edge [bend left=12] (a.corner 8);
\path (a.corner 7) edge [bend right=12] (a.corner 8);
\path (a.corner 8) edge [bend left=12] (a.corner 9);
\path (a.corner 8) edge [bend right=12] (a.corner 9);
\path (a.corner 7) edge [bend left=8] (a.corner 9);
\path (a.corner 7) edge [bend right=8] (a.corner 9);
\path (a.corner 1) edge (a.corner 4);
\path (a.corner 2) edge (a.corner 5);
\path (a.corner 3) edge (a.corner 6);
\path (a.corner 4) edge (a.corner 7);
\path (a.corner 5) edge (a.corner 8);
\path (a.corner 6) edge (a.corner 9);
\path (a.corner 7) edge (a.corner 1);
\path (a.corner 8) edge (a.corner 2);
\end{tikzpicture}
\end{document}
|
|
example_60007_combination_7
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=9] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,9}
\fill (a.corner \x) circle[radius=0.7pt];
\path (a.corner 1) edge [bend left=12] (a.corner 2);
\path (a.corner 1) edge [bend right=12] (a.corner 2);
\path (a.corner 2) edge [bend left=12] (a.corner 3);
\path (a.corner 2) edge [bend right=12] (a.corner 3);
\path (a.corner 1) edge [bend left=8] (a.corner 3);
\path (a.corner 1) edge [bend right=8] (a.corner 3);
\path (a.corner 4) edge [bend left=12] (a.corner 5);
\path (a.corner 4) edge [bend right=12] (a.corner 5);
\path (a.corner 5) edge [bend left=12] (a.corner 6);
\path (a.corner 5) edge [bend right=12] (a.corner 6);
\path (a.corner 4) edge [bend left=8] (a.corner 6);
\path (a.corner 4) edge [bend right=8] (a.corner 6);
\path (a.corner 7) edge [bend left=12] (a.corner 8);
\path (a.corner 7) edge [bend right=12] (a.corner 8);
\path (a.corner 8) edge [bend left=12] (a.corner 9);
\path (a.corner 8) edge [bend right=12] (a.corner 9);
\path (a.corner 7) edge [bend left=8] (a.corner 9);
\path (a.corner 7) edge [bend right=8] (a.corner 9);
\path (a.corner 1) edge (a.corner 4);
\end{tikzpicture}
\end{document}
|
|
example_60007_combination_9
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=9] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,9}
\fill (a.corner \x) circle[radius=0.7pt];
\path (a.corner 1) edge [bend left=12] (a.corner 2);
\path (a.corner 1) edge [bend right=12] (a.corner 2);
\path (a.corner 2) edge [bend left=12] (a.corner 3);
\path (a.corner 2) edge [bend right=12] (a.corner 3);
\path (a.corner 1) edge [bend left=8] (a.corner 3);
\path (a.corner 1) edge [bend right=8] (a.corner 3);
\path (a.corner 4) edge [bend left=12] (a.corner 5);
\path (a.corner 4) edge [bend right=12] (a.corner 5);
\path (a.corner 5) edge [bend left=12] (a.corner 6);
\path (a.corner 5) edge [bend right=12] (a.corner 6);
\path (a.corner 4) edge [bend left=8] (a.corner 6);
\path (a.corner 4) edge [bend right=8] (a.corner 6);
\path (a.corner 7) edge [bend left=12] (a.corner 8);
\path (a.corner 7) edge [bend right=12] (a.corner 8);
\path (a.corner 8) edge [bend left=12] (a.corner 9);
\path (a.corner 8) edge [bend right=12] (a.corner 9);
\path (a.corner 7) edge [bend left=8] (a.corner 9);
\path (a.corner 7) edge [bend right=8] (a.corner 9);
\path (a.corner 1) edge (a.corner 4);
\path (a.corner 2) edge (a.corner 5);
\path (a.corner 3) edge (a.corner 6);
\path (a.corner 4) edge (a.corner 7);
\path (a.corner 5) edge (a.corner 8);
\path (a.corner 6) edge (a.corner 9);
\path (a.corner 7) edge (a.corner 1);
\end{tikzpicture}
\end{document}
|
|
example_60007_combination_8
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=9] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,9}
\fill (a.corner \x) circle[radius=0.7pt];
\path (a.corner 1) edge [bend left=12] (a.corner 2);
\path (a.corner 1) edge [bend right=12] (a.corner 2);
\path (a.corner 2) edge [bend left=12] (a.corner 3);
\path (a.corner 2) edge [bend right=12] (a.corner 3);
\path (a.corner 1) edge [bend left=8] (a.corner 3);
\path (a.corner 1) edge [bend right=8] (a.corner 3);
\path (a.corner 4) edge [bend left=12] (a.corner 5);
\path (a.corner 4) edge [bend right=12] (a.corner 5);
\path (a.corner 5) edge [bend left=12] (a.corner 6);
\path (a.corner 5) edge [bend right=12] (a.corner 6);
\path (a.corner 4) edge [bend left=8] (a.corner 6);
\path (a.corner 4) edge [bend right=8] (a.corner 6);
\path (a.corner 7) edge [bend left=12] (a.corner 8);
\path (a.corner 7) edge [bend right=12] (a.corner 8);
\path (a.corner 8) edge [bend left=12] (a.corner 9);
\path (a.corner 8) edge [bend right=12] (a.corner 9);
\path (a.corner 7) edge [bend left=8] (a.corner 9);
\path (a.corner 7) edge [bend right=8] (a.corner 9);
\path (a.corner 1) edge (a.corner 4);
\path (a.corner 2) edge (a.corner 5);
\path (a.corner 3) edge (a.corner 6);
\path (a.corner 4) edge (a.corner 7);
\path (a.corner 5) edge (a.corner 8);
\end{tikzpicture}
\end{document}
|
|
example_60007_combination_6
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=9] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,9}
\fill (a.corner \x) circle[radius=0.7pt];
\path (a.corner 1) edge [bend left=12] (a.corner 2);
\path (a.corner 1) edge [bend right=12] (a.corner 2);
\path (a.corner 2) edge [bend left=12] (a.corner 3);
\path (a.corner 2) edge [bend right=12] (a.corner 3);
\path (a.corner 1) edge [bend left=8] (a.corner 3);
\path (a.corner 1) edge [bend right=8] (a.corner 3);
\path (a.corner 4) edge [bend left=12] (a.corner 5);
\path (a.corner 4) edge [bend right=12] (a.corner 5);
\path (a.corner 5) edge [bend left=12] (a.corner 6);
\path (a.corner 5) edge [bend right=12] (a.corner 6);
\path (a.corner 4) edge [bend left=8] (a.corner 6);
\path (a.corner 4) edge [bend right=8] (a.corner 6);
\path (a.corner 7) edge [bend left=12] (a.corner 8);
\path (a.corner 7) edge [bend right=12] (a.corner 8);
\path (a.corner 8) edge [bend left=12] (a.corner 9);
\path (a.corner 8) edge [bend right=12] (a.corner 9);
\path (a.corner 7) edge [bend left=8] (a.corner 9);
\end{tikzpicture}
\end{document}
|
|
example_60007_combination_1
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=9] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,9}
\fill (a.corner \x) circle[radius=0.7pt];
\end{tikzpicture}
\end{document}
|
|
example_60007_main
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=9] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,9}
\fill (a.corner \x) circle[radius=0.7pt];
\path (a.corner 1) edge [bend left=12] (a.corner 2);
\path (a.corner 1) edge [bend right=12] (a.corner 2);
\path (a.corner 2) edge [bend left=12] (a.corner 3);
\path (a.corner 2) edge [bend right=12] (a.corner 3);
\path (a.corner 1) edge [bend left=8] (a.corner 3);
\path (a.corner 1) edge [bend right=8] (a.corner 3);
\path (a.corner 4) edge [bend left=12] (a.corner 5);
\path (a.corner 4) edge [bend right=12] (a.corner 5);
\path (a.corner 5) edge [bend left=12] (a.corner 6);
\path (a.corner 5) edge [bend right=12] (a.corner 6);
\path (a.corner 4) edge [bend left=8] (a.corner 6);
\path (a.corner 4) edge [bend right=8] (a.corner 6);
\path (a.corner 7) edge [bend left=12] (a.corner 8);
\path (a.corner 7) edge [bend right=12] (a.corner 8);
\path (a.corner 8) edge [bend left=12] (a.corner 9);
\path (a.corner 8) edge [bend right=12] (a.corner 9);
\path (a.corner 7) edge [bend left=8] (a.corner 9);
\path (a.corner 7) edge [bend right=8] (a.corner 9);
\path (a.corner 1) edge (a.corner 4);
\path (a.corner 2) edge (a.corner 5);
\path (a.corner 3) edge (a.corner 6);
\path (a.corner 4) edge (a.corner 7);
\path (a.corner 5) edge (a.corner 8);
\path (a.corner 6) edge (a.corner 9);
\path (a.corner 7) edge (a.corner 1);
\path (a.corner 8) edge (a.corner 2);
\path (a.corner 9) edge (a.corner 3);
\end{tikzpicture}
\end{document}
|
|
example_60008_combination_4
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=27] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,27}
\fill (a.corner \x) circle[radius=0.7pt];
\foreach \y\z in {1/2,2/3,3/4,4/5,5/6,6/7,7/8,8/9,9/10,10/11,11/12,12/13,13/14,14/15,15/16,16/17,17/18,18/19,19/20,20/21,21/22,22/23,23/24,24/25,25/26,26/27,27/1}
\path (a.corner \y) edge (a.corner \z);
\foreach \y\z in {1/5,2/6,3/7,4/8,5/9,6/10,7/11,8/12,9/13,10/14,11/15,12/16,13/17,14/18,15/19,16/20,17/21,18/22,19/23,20/24,21/25,22/26,23/27,24/1,25/2,26/3,27/4}
\path (a.corner \y) edge (a.corner \z);
\end{tikzpicture}
\end{document}
|
|
example_60008_combination_3
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=27] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,27}
\fill (a.corner \x) circle[radius=0.7pt];
\foreach \y\z in {1/2,2/3,3/4,4/5,5/6,6/7,7/8,8/9,9/10,10/11,11/12,12/13,13/14,14/15,15/16,16/17,17/18,18/19,19/20,20/21,21/22,22/23,23/24,24/25,25/26,26/27,27/1}
\path (a.corner \y) edge (a.corner \z);
\end{tikzpicture}
\end{document}
|
|
example_60008_combination_2
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=27] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,27}
\fill (a.corner \x) circle[radius=0.7pt];
\end{tikzpicture}
\end{document}
|
|
example_60008_combination_5
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=27] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,27}
\fill (a.corner \x) circle[radius=0.7pt];
\foreach \y\z in {1/2,2/3,3/4,4/5,5/6,6/7,7/8,8/9,9/10,10/11,11/12,12/13,13/14,14/15,15/16,16/17,17/18,18/19,19/20,20/21,21/22,22/23,23/24,24/25,25/26,26/27,27/1}
\path (a.corner \y) edge (a.corner \z);
\foreach \y\z in {1/5,2/6,3/7,4/8,5/9,6/10,7/11,8/12,9/13,10/14,11/15,12/16,13/17,14/18,15/19,16/20,17/21,18/22,19/23,20/24,21/25,22/26,23/27,24/1,25/2,26/3,27/4}
\path (a.corner \y) edge (a.corner \z);
\foreach \y\z in {1/21,2/22,3/23,4/24,5/25,6/26,7/27,8/1,9/2,10/3,11/4,12/5,13/6,14/7,15/8,16/9,17/10,18/11,19/12,20/13,21/14,22/15,23/16,24/17,25/18,26/19,27/20}
\path (a.corner \y) edge (a.corner \z);
\end{tikzpicture}
\end{document}
|
|
example_60008_combination_6
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=27] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,27}
\fill (a.corner \x) circle[radius=0.7pt];
\foreach \y\z in {1/2,2/3,3/4,4/5,5/6,6/7,7/8,8/9,9/10,10/11,11/12,12/13,13/14,14/15,15/16,16/17,17/18,18/19,19/20,20/21,21/22,22/23,23/24,24/25,25/26,26/27,27/1}
\path (a.corner \y) edge (a.corner \z);
\foreach \y\z in {1/5,2/6,3/7,4/8,5/9,6/10,7/11,8/12,9/13,10/14,11/15,12/16,13/17,14/18,15/19,16/20,17/21,18/22,19/23,20/24,21/25,22/26,23/27,24/1,25/2,26/3,27/4}
\path (a.corner \y) edge (a.corner \z);
\foreach \y\z in {1/21,2/22,3/23,4/24,5/25,6/26,7/27,8/1,9/2,10/3,11/4,12/5,13/6,14/7,15/8,16/9,17/10,18/11,19/12,20/13,21/14,22/15,23/16,24/17,25/18,26/19,27/20}
\path (a.corner \y) edge (a.corner \z);
\end{tikzpicture}
\end{document}
|
|
example_60008_combination_1
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=27] (a) {};
\end{tikzpicture}
\end{document}
|
|
example_60008_main
|
\documentclass[11pt]{amsart}
\usepackage{amscd,amsmath,amsxtra,amsthm,amssymb,stmaryrd,xr,mathrsfs,mathtools,enumerate,commath, comment}
\usepackage{xcolor}
\usepackage{tikz-cd}
\usepackage{tikz}
\usetikzlibrary{shapes.geometric}
\tikzset{every loop/.style={min distance=10mm,looseness=10}}
\usepackage[T2A,T1]{fontenc}
\usepackage[OT2,T1]{fontenc}
\begin{document}
\begin{tikzpicture}[baseline={([yshift=-0.6ex] current bounding box.center)}]
% create the node
\node[draw=none,minimum size=2cm,regular polygon,regular polygon sides=27] (a) {};
% draw a black dot in each vertex
\foreach \x in {1,2,...,27}
\fill (a.corner \x) circle[radius=0.7pt];
\foreach \y\z in {1/2,2/3,3/4,4/5,5/6,6/7,7/8,8/9,9/10,10/11,11/12,12/13,13/14,14/15,15/16,16/17,17/18,18/19,19/20,20/21,21/22,22/23,23/24,24/25,25/26,26/27,27/1}
\path (a.corner \y) edge (a.corner \z);
\foreach \y\z in {1/5,2/6,3/7,4/8,5/9,6/10,7/11,8/12,9/13,10/14,11/15,12/16,13/17,14/18,15/19,16/20,17/21,18/22,19/23,20/24,21/25,22/26,23/27,24/1,25/2,26/3,27/4}
\path (a.corner \y) edge (a.corner \z);
\foreach \y\z in {1/21,2/22,3/23,4/24,5/25,6/26,7/27,8/1,9/2,10/3,11/4,12/5,13/6,14/7,15/8,16/9,17/10,18/11,19/12,20/13,21/14,22/15,23/16,24/17,25/18,26/19,27/20}
\path (a.corner \y) edge (a.corner \z);
\end{tikzpicture}
\end{document}
|
|
example_60009_combination_1
|
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{tikz}
\usetikzlibrary{shapes.arrows}
\usetikzlibrary{calc}
\begin{document}
\begin{tikzpicture}
\node[above right, inner sep=0] (image2) at (.15,2.1){\includegraphics[width=.5\linewidth]{example-image}};
\end{tikzpicture}
\end{document}
|
|
example_60009_combination_3
|
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{tikz}
\usetikzlibrary{shapes.arrows}
\usetikzlibrary{calc}
\begin{document}
\begin{tikzpicture}
\node[above right, inner sep=0] (image2) at (.15,2.1){\includegraphics[width=.5\linewidth]{example-image}};
\node[above right, inner sep=0] (image) at (0,0){\includegraphics[width=0.5\linewidth]{example-image}};
\begin{scope}[
x={($0.1*(image.south east)$)},
y={($0.1*(image.north west)$)}]
\node[darkgray] at (1.30,0.0) {\small Reference };
\node[darkgray] at (3.80,0.0) {\small MM (ours) };
\node[darkgray] at (6.30,0.0) {\small Cet };
\node[darkgray] at (8.80,0.0) {\small Seol };
\node[darkgray] at (10.1,22){\footnotesize .49 };
\node[darkgray] at (10.1,12.5){\footnotesize .00 };
\node[darkgray] at (10.1,11.1){\footnotesize cm };
\end{scope}
\end{tikzpicture}
\end{document}
|
|
example_60009_combination_4
|
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{tikz}
\usetikzlibrary{shapes.arrows}
\usetikzlibrary{calc}
\begin{document}
\begin{tikzpicture}
\node[above right, inner sep=0] (image2) at (.15,2.1){\includegraphics[width=.5\linewidth]{example-image}};
\node[above right, inner sep=0] (image) at (0,0){\includegraphics[width=0.5\linewidth]{example-image}};
\begin{scope}[
x={($0.1*(image.south east)$)},
y={($0.1*(image.north west)$)}]
\node[darkgray] at (1.30,0.0) {\small Reference };
\node[darkgray] at (3.80,0.0) {\small MM (ours) };
\node[darkgray] at (6.30,0.0) {\small Cet };
\node[darkgray] at (8.80,0.0) {\small Seol };
\node[darkgray] at (10.1,22){\footnotesize .49 };
\node[darkgray] at (10.1,12.5){\footnotesize .00 };
\node[darkgray] at (10.1,11.1){\footnotesize cm };
\end{scope}
\end{tikzpicture}
\end{document}
|
|
example_60009_combination_2
|
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{tikz}
\usetikzlibrary{shapes.arrows}
\usetikzlibrary{calc}
\begin{document}
\begin{tikzpicture}
\node[above right, inner sep=0] (image2) at (.15,2.1){\includegraphics[width=.5\linewidth]{example-image}};
\node[above right, inner sep=0] (image) at (0,0){\includegraphics[width=0.5\linewidth]{example-image}};
\end{tikzpicture}
\end{document}
|
|
example_60009_main
|
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{tikz}
\usetikzlibrary{shapes.arrows}
\usetikzlibrary{calc}
\begin{document}
\begin{tikzpicture}
\node[above right, inner sep=0] (image2) at (.15,2.1){\includegraphics[width=.5\linewidth]{example-image}};
\node[above right, inner sep=0] (image) at (0,0){\includegraphics[width=0.5\linewidth]{example-image}};
\begin{scope}[
x={($0.1*(image.south east)$)},
y={($0.1*(image.north west)$)}]
\node[darkgray] at (1.30,0.0) {\small Reference };
\node[darkgray] at (3.80,0.0) {\small MM (ours) };
\node[darkgray] at (6.30,0.0) {\small Cet };
\node[darkgray] at (8.80,0.0) {\small Seol };
\node[darkgray] at (10.1,22){\footnotesize .49 };
\node[darkgray] at (10.1,12.5){\footnotesize .00 };
\node[darkgray] at (10.1,11.1){\footnotesize cm };
\end{scope}
\end{tikzpicture}
\end{document}
|
|
example_60010_combination_3
|
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{tikz}
\usetikzlibrary{shapes.arrows}
\usetikzlibrary{calc}
\begin{document}
\begin{tikzpicture}
\node[above right, inner sep=0] (image2) at (0.15,2){\includegraphics[width=0.5\linewidth]{example-image}};
\node[above right, inner sep=0] (image) at (0,0){\includegraphics[width=0.5\linewidth]{example-image}};
\begin{scope}[
x={($0.1*(image.south east)$)},
y={($0.1*(image.north west)$)}]
\node[darkgray] at (1.30,0.0) {\small Reference };
\node[darkgray] at (3.80,0.0) {\small MM (ours) };
\node[darkgray] at (6.30,0.0) {\small Cet };
\node[darkgray] at (8.80,0.0) {\small Seol };
\node[darkgray] at (10,23){\footnotesize .45 };
\node[darkgray] at (10,12){\footnotesize .00 };
\node[darkgray] at (10,11){\footnotesize cm };
\end{scope}
\end{tikzpicture}
\end{document}
|
|
example_60010_combination_4
|
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{tikz}
\usetikzlibrary{shapes.arrows}
\usetikzlibrary{calc}
\begin{document}
\begin{tikzpicture}
\node[above right, inner sep=0] (image2) at (0.15,2){\includegraphics[width=0.5\linewidth]{example-image}};
\node[above right, inner sep=0] (image) at (0,0){\includegraphics[width=0.5\linewidth]{example-image}};
\begin{scope}[
x={($0.1*(image.south east)$)},
y={($0.1*(image.north west)$)}]
\node[darkgray] at (1.30,0.0) {\small Reference };
\node[darkgray] at (3.80,0.0) {\small MM (ours) };
\node[darkgray] at (6.30,0.0) {\small Cet };
\node[darkgray] at (8.80,0.0) {\small Seol };
\node[darkgray] at (10,23){\footnotesize .45 };
\node[darkgray] at (10,12){\footnotesize .00 };
\node[darkgray] at (10,11){\footnotesize cm };
\end{scope}
\end{tikzpicture}
\end{document}
|
|
example_60010_combination_2
|
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{tikz}
\usetikzlibrary{shapes.arrows}
\usetikzlibrary{calc}
\begin{document}
\begin{tikzpicture}
\node[above right, inner sep=0] (image2) at (0.15,2){\includegraphics[width=0.5\linewidth]{example-image}};
\node[above right, inner sep=0] (image) at (0,0){\includegraphics[width=0.5\linewidth]{example-image}};
\end{tikzpicture}
\end{document}
|
|
example_60010_combination_1
|
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{tikz}
\usetikzlibrary{shapes.arrows}
\usetikzlibrary{calc}
\begin{document}
\begin{tikzpicture}
\node[above right, inner sep=0] (image2) at (0.15,2){\includegraphics[width=0.5\linewidth]{example-image}};
\end{tikzpicture}
\end{document}
|
|
example_60010_main
|
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{tikz}
\usetikzlibrary{shapes.arrows}
\usetikzlibrary{calc}
\begin{document}
\begin{tikzpicture}
\node[above right, inner sep=0] (image2) at (0.15,2){\includegraphics[width=0.5\linewidth]{example-image}};
\node[above right, inner sep=0] (image) at (0,0){\includegraphics[width=0.5\linewidth]{example-image}};
\begin{scope}[
x={($0.1*(image.south east)$)},
y={($0.1*(image.north west)$)}]
\node[darkgray] at (1.30,0.0) {\small Reference };
\node[darkgray] at (3.80,0.0) {\small MM (ours) };
\node[darkgray] at (6.30,0.0) {\small Cet };
\node[darkgray] at (8.80,0.0) {\small Seol };
\node[darkgray] at (10,23){\footnotesize .45 };
\node[darkgray] at (10,12){\footnotesize .00 };
\node[darkgray] at (10,11){\footnotesize cm };
\end{scope}
\end{tikzpicture}
\end{document}
|
|
example_60011_combination_2
|
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{tikz}
\usetikzlibrary{shapes.arrows}
\usetikzlibrary{calc}
\begin{document}
\begin{tikzpicture}
\node[above right, inner sep=0] (image) at (0,0){\includegraphics[width=\textwidth]{example-image}};
\node[above right, inner sep=0] (image2) at (0,2.7){\includegraphics[width=\textwidth]{example-image}};
\end{tikzpicture}
\end{document}
|
|
example_60011_combination_3
|
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{tikz}
\usetikzlibrary{shapes.arrows}
\usetikzlibrary{calc}
\begin{document}
\begin{tikzpicture}
\node[above right, inner sep=0] (image) at (0,0){\includegraphics[width=\textwidth]{example-image}};
\node[above right, inner sep=0] (image2) at (0,2.7){\includegraphics[width=\textwidth]{example-image}};
\begin{scope}[
x={($0.1*(image.south east)$)},
y={($0.1*(image.north west)$)}]
\node[darkgray] at (0.90,0.){\small Reference };
\node[darkgray] at (2.60,0.){\small MM (ours) };
\node[darkgray] at (4.20,0.){\small SQP (ours)};
\node[darkgray] at (5.85,0.){\small Cet };
\node[darkgray] at (7.50,0.){\small Cet - loc };
\node[darkgray] at (9.10,0.){\small Seol };
\node[darkgray] at (9.9,24.3){\footnotesize .49 };
\node[darkgray] at (9.9,12.0){\footnotesize .00 };
\node[darkgray] at (9.9,11.0){\footnotesize cm };
\end{scope}
\end{tikzpicture}
\end{document}
|
|
example_60011_combination_4
|
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{tikz}
\usetikzlibrary{shapes.arrows}
\usetikzlibrary{calc}
\begin{document}
\begin{tikzpicture}
\node[above right, inner sep=0] (image) at (0,0){\includegraphics[width=\textwidth]{example-image}};
\node[above right, inner sep=0] (image2) at (0,2.7){\includegraphics[width=\textwidth]{example-image}};
\begin{scope}[
x={($0.1*(image.south east)$)},
y={($0.1*(image.north west)$)}]
\node[darkgray] at (0.90,0.){\small Reference };
\node[darkgray] at (2.60,0.){\small MM (ours) };
\node[darkgray] at (4.20,0.){\small SQP (ours)};
\node[darkgray] at (5.85,0.){\small Cet };
\node[darkgray] at (7.50,0.){\small Cet - loc };
\node[darkgray] at (9.10,0.){\small Seol };
\node[darkgray] at (9.9,24.3){\footnotesize .49 };
\node[darkgray] at (9.9,12.0){\footnotesize .00 };
\node[darkgray] at (9.9,11.0){\footnotesize cm };
\end{scope}
\end{tikzpicture}
\end{document}
|
|
example_60011_combination_1
|
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{tikz}
\usetikzlibrary{shapes.arrows}
\usetikzlibrary{calc}
\begin{document}
\begin{tikzpicture}
\node[above right, inner sep=0] (image) at (0,0){\includegraphics[width=\textwidth]{example-image}};
\end{tikzpicture}
\end{document}
|
|
example_60011_main
|
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{tikz}
\usetikzlibrary{shapes.arrows}
\usetikzlibrary{calc}
\begin{document}
\begin{tikzpicture}
\node[above right, inner sep=0] (image) at (0,0){\includegraphics[width=\textwidth]{example-image}};
\node[above right, inner sep=0] (image2) at (0,2.7){\includegraphics[width=\textwidth]{example-image}};
\begin{scope}[
x={($0.1*(image.south east)$)},
y={($0.1*(image.north west)$)}]
\node[darkgray] at (0.90,0.){\small Reference };
\node[darkgray] at (2.60,0.){\small MM (ours) };
\node[darkgray] at (4.20,0.){\small SQP (ours)};
\node[darkgray] at (5.85,0.){\small Cet };
\node[darkgray] at (7.50,0.){\small Cet - loc };
\node[darkgray] at (9.10,0.){\small Seol };
\node[darkgray] at (9.9,24.3){\footnotesize .49 };
\node[darkgray] at (9.9,12.0){\footnotesize .00 };
\node[darkgray] at (9.9,11.0){\footnotesize cm };
\end{scope}
\end{tikzpicture}
\end{document}
|
|
example_60012_combination_1
|
\documentclass{article}
\usepackage{pgfplots}
\pgfplotsset{compat=1.15}
\usetikzlibrary{arrows}
\usetikzlibrary{shapes.geometric}
\usetikzlibrary{positioning}
\usepackage{xcolor}
\usepackage{color}
\usepackage{amsmath}
\usepackage{xcolor}
\usepackage{color}
\begin{document}
\begin{tikzpicture}
[transform shape, scale = 1]
\tikzstyle{arrow} = [thick,->,>=stealth]
\newcommand\imgWidth{0.2}
\node[inner sep=0pt] (expandedImg) at (0, 0)
{\includegraphics[width=0.45\textwidth]{example-image}};
\end{tikzpicture}
\end{document}
|
|
example_60012_combination_2
|
\documentclass{article}
\usepackage{pgfplots}
\pgfplotsset{compat=1.15}
\usetikzlibrary{arrows}
\usetikzlibrary{shapes.geometric}
\usetikzlibrary{positioning}
\usepackage{xcolor}
\usepackage{color}
\usepackage{amsmath}
\usepackage{xcolor}
\usepackage{color}
\begin{document}
\begin{tikzpicture}
[transform shape, scale = 1]
\tikzstyle{arrow} = [thick,->,>=stealth]
\newcommand\imgWidth{0.2}
\node[inner sep=0pt] (expandedImg) at (0, 0)
{\includegraphics[width=0.45\textwidth]{example-image}};
\node[inner sep=0pt] (expandedImg) at (0, -5)
{\includegraphics[width=0.45\textwidth]{example-image}};
\end{tikzpicture}
\end{document}
|
|
example_60012_combination_3
|
\documentclass{article}
\usepackage{pgfplots}
\pgfplotsset{compat=1.15}
\usetikzlibrary{arrows}
\usetikzlibrary{shapes.geometric}
\usetikzlibrary{positioning}
\usepackage{xcolor}
\usepackage{color}
\usepackage{amsmath}
\usepackage{xcolor}
\usepackage{color}
\begin{document}
\begin{tikzpicture}
[transform shape, scale = 1]
\tikzstyle{arrow} = [thick,->,>=stealth]
\newcommand\imgWidth{0.2}
\node[inner sep=0pt] (expandedImg) at (0, 0)
{\includegraphics[width=0.45\textwidth]{example-image}};
\node[inner sep=0pt] (expandedImg) at (0, -5)
{\includegraphics[width=0.45\textwidth]{example-image}};
\end{tikzpicture}
\end{document}
|
|
example_60012_main
|
\documentclass{article}
\usepackage{pgfplots}
\pgfplotsset{compat=1.15}
\usetikzlibrary{arrows}
\usetikzlibrary{shapes.geometric}
\usetikzlibrary{positioning}
\usepackage{xcolor}
\usepackage{color}
\usepackage{amsmath}
\usepackage{xcolor}
\usepackage{color}
\begin{document}
\begin{tikzpicture} [transform shape, scale = 1]
\tikzstyle{arrow} = [thick,->,>=stealth]
\newcommand\imgWidth{0.2}
\node[inner sep=0pt] (expandedImg) at (0, 0)
{\includegraphics[width=0.45\textwidth]{example-image}};
\node[inner sep=0pt] (expandedImg) at (0, -5)
{\includegraphics[width=0.45\textwidth]{example-image}};
\end{tikzpicture}
\end{document}
|
|
example_60013_combination_1
|
\documentclass{article}
\usepackage{pgfplots}
\pgfplotsset{compat=1.15}
\usetikzlibrary{arrows}
\usetikzlibrary{shapes.geometric}
\usetikzlibrary{positioning}
\usepackage{xcolor}
\usepackage{color}
\usepackage{amsmath}
\usepackage{xcolor}
\usepackage{color}
\begin{document}
\begin{tikzpicture}
[transform shape, scale = 1]
\tikzstyle{arrow} = [thick,->,>=stealth]
\newcommand\imgWidth{0.2}
\node[inner sep=0pt] (expandedImg) at (0, 0)
{\includegraphics[width=0.49\textwidth]{example-image}};
\end{tikzpicture}
\end{document}
|
|
example_60013_combination_3
|
\documentclass{article}
\usepackage{pgfplots}
\pgfplotsset{compat=1.15}
\usetikzlibrary{arrows}
\usetikzlibrary{shapes.geometric}
\usetikzlibrary{positioning}
\usepackage{xcolor}
\usepackage{color}
\usepackage{amsmath}
\usepackage{xcolor}
\usepackage{color}
\begin{document}
\begin{tikzpicture}
[transform shape, scale = 1]
\tikzstyle{arrow} = [thick,->,>=stealth]
\newcommand\imgWidth{0.2}
\node[inner sep=0pt] (expandedImg) at (0, 0)
{\includegraphics[width=0.49\textwidth]{example-image}};
\node[scale = 0.7] at (3.4, 0.65) {$\prod_l ||W^l||_2$};
\draw [->] (2, 0.9) to [out=-30,in=180] (2.8, 0.65);
\end{tikzpicture}
\end{document}
|
|
example_60013_combination_4
|
\documentclass{article}
\usepackage{pgfplots}
\pgfplotsset{compat=1.15}
\usetikzlibrary{arrows}
\usetikzlibrary{shapes.geometric}
\usetikzlibrary{positioning}
\usepackage{xcolor}
\usepackage{color}
\usepackage{amsmath}
\usepackage{xcolor}
\usepackage{color}
\begin{document}
\begin{tikzpicture}
[transform shape, scale = 1]
\tikzstyle{arrow} = [thick,->,>=stealth]
\newcommand\imgWidth{0.2}
\node[inner sep=0pt] (expandedImg) at (0, 0)
{\includegraphics[width=0.49\textwidth]{example-image}};
\node[scale = 0.7] at (3.4, 0.65) {$\prod_l ||W^l||_2$};
\draw [->] (2, 0.9) to [out=-30,in=180] (2.8, 0.65);
\end{tikzpicture}
\end{document}
|
|
example_60013_combination_2
|
\documentclass{article}
\usepackage{pgfplots}
\pgfplotsset{compat=1.15}
\usetikzlibrary{arrows}
\usetikzlibrary{shapes.geometric}
\usetikzlibrary{positioning}
\usepackage{xcolor}
\usepackage{color}
\usepackage{amsmath}
\usepackage{xcolor}
\usepackage{color}
\begin{document}
\begin{tikzpicture}
[transform shape, scale = 1]
\tikzstyle{arrow} = [thick,->,>=stealth]
\newcommand\imgWidth{0.2}
\node[inner sep=0pt] (expandedImg) at (0, 0)
{\includegraphics[width=0.49\textwidth]{example-image}};
\node[scale = 0.7] at (3.4, 0.65) {$\prod_l ||W^l||_2$};
\end{tikzpicture}
\end{document}
|
|
example_60013_main
|
\documentclass{article}
\usepackage{pgfplots}
\pgfplotsset{compat=1.15}
\usetikzlibrary{arrows}
\usetikzlibrary{shapes.geometric}
\usetikzlibrary{positioning}
\usepackage{xcolor}
\usepackage{color}
\usepackage{amsmath}
\usepackage{xcolor}
\usepackage{color}
\begin{document}
\begin{tikzpicture} [transform shape, scale = 1]
\tikzstyle{arrow} = [thick,->,>=stealth]
\newcommand\imgWidth{0.2}
\node[inner sep=0pt] (expandedImg) at (0, 0)
{\includegraphics[width=0.49\textwidth]{example-image}};
\node[scale = 0.7] at (3.4, 0.65) {$\prod_l ||W^l||_2$};
\draw [->] (2, 0.9) to [out=-30,in=180] (2.8, 0.65);
\end{tikzpicture}
\end{document}
|
|
example_60014_combination_1
|
\documentclass{article}
\usepackage{xcolor}
\usepackage{tikz}
\usepackage[colorlinks=true, linktocpage, linkcolor={blue!60!black}, citecolor={blue!60!black}, urlcolor={blue!60!black}]{hyperref}
\begin{document}
\begin{tikzpicture}
\node(a){\includegraphics[width=0.46\textwidth]{example-image}};
\end{tikzpicture}
\end{document}
|
|
example_60014_combination_2
|
\documentclass{article}
\usepackage{xcolor}
\usepackage{tikz}
\usepackage[colorlinks=true, linktocpage, linkcolor={blue!60!black}, citecolor={blue!60!black}, urlcolor={blue!60!black}]{hyperref}
\begin{document}
\begin{tikzpicture}
\node(a){\includegraphics[width=0.46\textwidth]{example-image}};
\node at (a.south east)
[
anchor=center,
xshift=-20mm,
yshift=29mm
]
{
\includegraphics[width=0.18\textwidth]{example-image}
};
\end{tikzpicture}
\end{document}
|
|
example_60014_combination_3
|
\documentclass{article}
\usepackage{xcolor}
\usepackage{tikz}
\usepackage[colorlinks=true, linktocpage, linkcolor={blue!60!black}, citecolor={blue!60!black}, urlcolor={blue!60!black}]{hyperref}
\begin{document}
\begin{tikzpicture}
\node(a){\includegraphics[width=0.46\textwidth]{example-image}};
\node at (a.south east)
[
anchor=center,
xshift=-20mm,
yshift=29mm
]
{
\includegraphics[width=0.18\textwidth]{example-image}
};
\end{tikzpicture}
\end{document}
|
|
example_60014_main
|
\documentclass{article}
\usepackage{xcolor}
\usepackage{tikz}
\usepackage[colorlinks=true, linktocpage, linkcolor={blue!60!black}, citecolor={blue!60!black}, urlcolor={blue!60!black}]{hyperref}
\begin{document}
\begin{tikzpicture}
\node(a){\includegraphics[width=0.46\textwidth]{example-image}};
\node at (a.south east)
[
anchor=center,
xshift=-20mm,
yshift=29mm
]
{
\includegraphics[width=0.18\textwidth]{example-image}
};
\end{tikzpicture}
\end{document}
|
|
example_60015_combination_1
|
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{tikz}
\usetikzlibrary{decorations.markings}
\usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary{shapes.geometric}
\usepackage{amsmath,amssymb,bm}
\usepackage{pgfplots}
\begin{document}
\begin{tikzpicture}
\draw[scale=0.075,domain=-3:3,samples=100,smooth,variable=\x,blue] plot ({\x},{3/(1+exp(-3*\x))});
\end{tikzpicture}
\end{document}
|
|
example_60015_main
|
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{tikz}
\usetikzlibrary{decorations.markings}
\usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary{shapes.geometric}
\usepackage{amsmath,amssymb,bm}
\usepackage{pgfplots}
\begin{document}
\begin{tikzpicture}
\draw[scale=0.075,domain=-3:3,samples=100,smooth,variable=\x,blue] plot ({\x},{3/(1+exp(-3*\x))});
\end{tikzpicture}
\end{document}
|
|
example_60016_combination_1
|
\documentclass[12pt,reqno]{amsart}
\usepackage{tikz}
\usetikzlibrary{tikzmark}
\usepackage{amssymb,amsfonts,amsthm}
\usepackage[colorlinks=true, pdfstartview=FitV, linkcolor=black, citecolor=blue, urlcolor=blue]{hyperref}
\begin{document}
\begin{tikzpicture}[remember picture,overlay]
\draw[-latex] ([ shift={(0,6ex)}]pic cs:e) -- node[above] {increasing level of criticality} ([ shift={(0,6ex)}]pic cs:f);
\end{tikzpicture}
\end{document}
|
|
example_60016_main
|
\documentclass[12pt,reqno]{amsart}
\usepackage{tikz}
\usetikzlibrary{tikzmark}
\usepackage{amssymb,amsfonts,amsthm}
\usepackage[colorlinks=true, pdfstartview=FitV, linkcolor=black, citecolor=blue, urlcolor=blue]{hyperref}
\begin{document}
\begin{tikzpicture}[remember picture,overlay]
\draw[-latex] ([ shift={(0,6ex)}]pic cs:e) -- node[above] {increasing level of criticality} ([ shift={(0,6ex)}]pic cs:f);
\end{tikzpicture}
\end{document}
|
|
example_60017_combination_5
|
\documentclass[11pt,a4paper]{amsart}
\usepackage{amsmath}
\usepackage{tikz}
\usetikzlibrary{arrows, shapes, backgrounds}
\usepackage{xcolor}
\usepackage{pgfplotstable}
\usepackage{colortbl}
\usetikzlibrary{er, positioning}
\pgfplotsset{compat=1.17}
\begin{document}
\begin{tikzpicture}
\node[entity] (criticality) at (0,0) {Criticality};
\node[entity] (sensitivity) at (4,0) {Sensitivity};
\node[entity] (availability) at (-2,-2) {Availability}
edge(criticality);
\node[entity] (integrity) at (2,-2) {Integrity}
edge(criticality) edge(sensitivity);
\node[entity] (confidentiality) at (6,-2) {Confidentiality}
edge(sensitivity);
\end{tikzpicture}
\end{document}
|
|
example_60017_combination_2
|
\documentclass[11pt,a4paper]{amsart}
\usepackage{amsmath}
\usepackage{tikz}
\usetikzlibrary{arrows, shapes, backgrounds}
\usepackage{xcolor}
\usepackage{pgfplotstable}
\usepackage{colortbl}
\usetikzlibrary{er, positioning}
\pgfplotsset{compat=1.17}
\begin{document}
\begin{tikzpicture}
\node[entity] (criticality) at (0,0) {Criticality};
\node[entity] (sensitivity) at (4,0) {Sensitivity};
\end{tikzpicture}
\end{document}
|
|
example_60017_combination_3
|
\documentclass[11pt,a4paper]{amsart}
\usepackage{amsmath}
\usepackage{tikz}
\usetikzlibrary{arrows, shapes, backgrounds}
\usepackage{xcolor}
\usepackage{pgfplotstable}
\usepackage{colortbl}
\usetikzlibrary{er, positioning}
\pgfplotsset{compat=1.17}
\begin{document}
\begin{tikzpicture}
\node[entity] (criticality) at (0,0) {Criticality};
\node[entity] (sensitivity) at (4,0) {Sensitivity};
\node[entity] (availability) at (-2,-2) {Availability}
edge(criticality);
\end{tikzpicture}
\end{document}
|
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 4