- Oct 27, 2007
- 17,009
- 5
- 0
The problem is a list of university math courses that are restricted against one another, for example
Course: restrictions
102: 110,112
103: 110,111
etc.
Construct a graph showing the pairs of courses which may not be credited together.
Am I correct that this is a simple graph coloring problem? Courses of different colors can not be credited together? Or is there something more complex involved?
Thanks.
Course: restrictions
102: 110,112
103: 110,111
etc.
Construct a graph showing the pairs of courses which may not be credited together.
Am I correct that this is a simple graph coloring problem? Courses of different colors can not be credited together? Or is there something more complex involved?
Thanks.
