1: \begin{definition}\label{def:fascinating}
2: A graph $G$ with $n$ vertices and $m$ edges is \emph{fascinating} if it satisfies the following conditions
3: \begin{itemize}
4: \item[a)] $G$ contains exactly $2(m-n)$ triangles.
5: \item[b)] For every edge $e$ in $G$ the link $\lk_Ge$ is a cycle of length at least $4$.
6: \item[c)] For every triangle $t$ in $G$ the link $\lk_Gt$ is the discrete graph with $2$ vertices and no edges.
7: \item[d)] For every vertex $v$ in $G$ the link $\lk_Gv$ is a connected, planar graph whose every face (including the unbounded one) is a triangle. In particular -- by Kuratowski's Theorem -- it does not contain the complete bipartite graph $K_{3,3}$ as a subgraph.
8:
9: Further, $\lk_Gv$ contains at least 6 vertices.
10: % \item[e)] $G$ is connected.
11: \end{itemize}
12: \end{definition}
13: