Skip to content

Commit 416226a

Browse files
Joao-Dionisiosvigerske
authored andcommitted
fix SCIPdeactivatePricer docu
1 parent 420f522 commit 416226a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/scip/scip_pricer.h

+1
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@ SCIP_RETCODE SCIPactivatePricer(
280280
*
281281
* @pre This method can be called if SCIP is in one of the following stages:
282282
* - \ref SCIP_STAGE_PROBLEM
283+
* - \ref SCIP_STAGE_SOLVING
283284
* - \ref SCIP_STAGE_EXITSOLVE
284285
*/
285286
SCIP_EXPORT

0 commit comments

Comments
 (0)