File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 * @author Stefan Heinz
2929 * @author Michael Winkler
3030 *
31- * If this constraint handler is activated than it counts or collects all feasible solutions. We refer to \ref COUNTER for
31+ * If this constraint handler is activated then it counts or collects all feasible solutions. We refer to \ref COUNTER for
3232 * more details about using SCIP for counting feasible solutions.
3333 *
3434 * @todo In the last round of presolving we should check if variables exist, which have up and down lock one. In this
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ SCIP_RETCODE SCIPincludeConshdlrCountsols(
6363 *
6464 * @{
6565 *
66- * If this constraint handler is activated than it counts or collects all feasible solutions. We refer to \ref COUNTER for
66+ * If this constraint handler is activated then it counts or collects all feasible solutions. We refer to \ref COUNTER for
6767 * more details about using SCIP for counting feasible solutions.
6868 */
6969
You can’t perform that action at this time.
0 commit comments