Error in cv::solveLP documentation (Bug #4345)


Added by David Slate almost 10 years ago. Updated almost 10 years ago.


Status:Done Start date:2015-05-17
Priority:Normal Due date:
Assignee:- % Done:

100%

Category:documentation
Target version:3.0
Affected version:branch 'master' (3.0-dev) Operating System:Linux
Difficulty: HW Platform:x64
Pull request:

Description

In this paragraph in the documentation for cv::solveLP, "polynomial type" should probably be "polynomial time":

Simplex algorithm is one of many algorithms that are designed to handle this sort of problems efficiently. Although it is not optimal in theoretical sense (there exist algorithms that can solve any problem written as above in polynomial type, while simplex method degenerates to exponential time for some special cases), it is well-studied, easy to implement and is shown to work well for real-life purposes.


History

Updated by Vadim Pisarevsky almost 10 years ago

  • Category set to documentation

Updated by Philipp Hasper almost 10 years ago

  • Status changed from New to Done
  • % Done changed from 0 to 100

Also available in: Atom PDF