Skip to content

Commit 013aefd

Browse files
authored
docs: improve Diminished Returns termination doc (#1448)
This PR removes an outdated note regarding Diminished Returns termination.
1 parent 1b58fa5 commit 013aefd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/src/modules/ROOT/pages/optimization-algorithms/overview.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -808,8 +808,6 @@ For instance, if `minimumImprovementRatio` is `0.2`, then the current rate of ch
808808
</localSearch>
809809
----
810810

811-
This `Termination` can only be used for a `Phase` (such as ``<localSearch>``), not for the `Solver` itself.
812-
813811
[#SolverEventListener]
814812
=== `SolverEventListener`
815813

0 commit comments

Comments
 (0)