Java

TOPIC 26 – DRAWING GRAPHS

 

LESSON WORK

 

 

QUESTION 1

a)    Create a graph with at least 8 vertices and 12 edges. 

 

b)    Use NOOPDrawGraph to draw the graph to screen.

 

c)    Use the different drawing methods (modes) to draw your graph differently.

 

d)    Be sure to fully understand how each approach works.

 

e)    Propose a different drawing method listing pros, cons and challenges of such an approach. 

 

QUESTION 2 (IF TIME PERMITS)

 

Create your own drawing method.  If successful, it will be added the NOOPDrawGraph for future generations to use.  You will be famous forever!