I read following fact:
Uniquely colorable graph is a graph in which each vertex of chromatic partition has different color.
Does that mean:
- "Only" complete graphs are uniquely colorable?
Also have following doubts not related to graph coloring:
- Does the independent set of complete graph contain single vertex?
Your sentence is not well written, it should be
The complete graph is trivially uniquely colorable, but this in not an equivalence. Any tree is uniquely $2$-colorable for instance. Even cycles are uniquely $2$-colorable too. Odd cycles are not uniquely $3$-colorable though.
Yes. The unique independent sets of a complete graph are made of single vertices.