| |
| META TOPICPARENT |
name="CSC122SylF2021" |
Graph lab
Learning Objective(s) |
| |
- Assumptions:
- There are at most 1000 people involved
- Testing. A good testing plan is important to this lab
|
|
< < |
-
- Be sure to include simple data, regular data, large data, error data. T
|
> > |
-
- Be sure to include simple data, regular data, large data, error data.
|
| | Design components
- Be sure to include any supporting data structures you use
Optional improvements |
|
< < |
- Implement a sort not covered in class
|
| |
- Also implement it so that the talking is uni-directional.
- Also allow for cost of talking to be variable based on how much a person likes the other. (A smaller number means a greater like). Find the shortest/quickest way to send the message. Display the path.
\ No newline at end of file |