Posted by hussein on August 04, 1999 at 21:47:11:
In Reply to: Making The Graphs posted by Freddie Paras on August 04, 1999 at 19:53:22:
: When we make the comparison and swap graphs is it a
: composite graph or do we make a graph for each
: function, e.g., comparison graph for insertion sort,
: comparion graph for bubble sort, etc. Thank you.
composite - the point is to be able to compare the various algorithms.
---
hussein