complete
- assumed
- graph class complete is included in graph class connected – by definition
- graph class complete is included in graph class cluster – by definition
- graph class complete is included in graph class co-cluster
- graph class co-cluster is not included in graph class complete
- BodlaenderMohring1993
- unknown source
- graph class complete has constant distance to complete – by definition
- graph class complete has unbounded maximum clique – Parameter is unbounded for the graph class of cliques.
- graph class complete has unbounded domatic number – Parameter is unbounded for the graph class of cliques.
- graph class complete has unbounded edge connectivity – Parameter is unbounded for the graph class of cliques.
- Tran2022
- page 18 : graph class complete has unbounded vertex cover – Note that a clique of size $n$ has … a vertex cover number of $n-1$
- page 18 : graph class complete has constant twin-cover number – Note that a clique of size $n$ has a twin cover number of 0 …
- Diestel2017
- page 3 : complete – If all the vertices of $G$ are pairwise adjacent, then $G$ is \emph{complete}.
- GanianTwinCover2012
- page 263 : graph class complete has constant twin-cover number – We note that complete graphs indeed have a twin-cover of zero.
- Sasak2010