How can I construct a graph of order $8$ (not necessarily connected) such that neither $G$ nor its complement graph is planar?
From researching myself, I guess that it might have something to do with containing a $K_{3, 3}$ graph? I am not completely sure though and I would like some reassurance on how to solve the problem. I am trying to get better in graph theory. Thanks
I suppose a simple answer is $K_{5,3}$. It contains $K_{3,3}$ and its complement contains $K_5$.