Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

how plot time complexity of program for different 'n' using sagemath?

I have written a code for graph coloring in sagemath. I'm finding difficult to plot a graph of running time of that program for different node (range of nodes is (1 to infinity or 100000)). Can anyone please tell me how?