Define V to be the set of all subets of the set
{1,2,3,4,5}
which have cardinality 2. Define E to be the set of all sets {{v,w},{y,z}} which satisfy
{v,w}∩{y,z}=0
how does the graph look like?
can you construct similar graphs?
How can I approach this problem?
Is this definition of V correct?
V:={(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)}
{1,2,3,4,5}
which have cardinality 2. Define E to be the set of all sets {{v,w},{y,z}} which satisfy
{v,w}∩{y,z}=0
how does the graph look like?
can you construct similar graphs?
How can I approach this problem?
Is this definition of V correct?
V:={(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)}