diff --git a/docs/solver.md b/docs/solver.md index 33b2d15..3eaceb9 100644 --- a/docs/solver.md +++ b/docs/solver.md @@ -40,7 +40,7 @@ Time limit: 10 seconds. Supports visualizing the automatic solution process. This feature can be used to intuitively view the working status of the solver. -- Displays the optimal state obtained by the current solver. -- Display the lower bound as a heat map. +- Display the best state found by the solver. +- Display the lower bounds as a heat map.