Optimization problem: Difference between revisions

Content deleted Content added
C. lorenz (talk | contribs)
C. lorenz (talk | contribs)
Line 54:
* ''NPO(V)'': :The class of NPO problems with polynomial-time algorithms approximating the optimal solution by a ratio bounded by some function on n. In Hromkovic's book, excluded from this class are all NPO(IV)-problems save if P=NP. Contains the [[TSP]] and [[Max Clique]] problems.
 
Another class of interest is NPOPB, NPO with polynomially bounded cost functions. Problems with this condition hashave many desirable properties.
 
==Notes==