ragonneau / phd-thesis

Ph.D. Thesis of Tom M. Ragonneau.
4 stars 1 forks source link

Undesirable space before "a feasible point" in Algorithm 6.4 #37

Closed zaikunzhang closed 2 years ago

zaikunzhang commented 2 years ago

Remove the undesirable space before "a feasible point" in Algorithm 6.4.

zaikunzhang commented 2 years ago

There must be a dot (.) after the last equation in the algorithm, irrespective of the style of other algorithms. Read it, and you will find that you are writing an English sentence, which needs a dot. You are not writing sentences in other algorithms when there is no dot after the equation.

If you do not put a dot here, how to explain the dot after Input and Result?