The Mathematics of P vs NP by hemant pandey - HTML preview

PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.

 

 

 


837

838

839

840

 

841

842

 

843

 

 

844

 

845

846

847

848

849


total number of routes is obtained by multiplying. Hence the total routes are Non- polynomial as they occur as a product function and total number of steps is polynomial as they are sum function. Thats the basic difference in this method and brute- force method. Our method uses sum function and brute- force method uses product function. Hence the result.