1Blurb::
2Evaluate points in the pattern until an improving point is found
3Description::
4
5In the \c nonblocking case, all points in the pattern may not be evaluated.
6The first improving point found becomes the next iterate. Since
7the algorithm steps will be subject to parallel timing variabilities,
8these runs will not generally be repeatable.
9
10Topics::
11Examples::
12Theory::
13Faq::
14See_Also::
15