Home
last modified time | relevance | path

Searched refs:tryother (Results 1 – 2 of 2) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_nonlinear.c4578 SCIP_Bool tryother; in addConcaveEstimatorBivariate() local
4624 tryother = FALSE; in addConcaveEstimatorBivariate()
4636 tryother = TRUE; in addConcaveEstimatorBivariate()
4650 tryother = TRUE; in addConcaveEstimatorBivariate()
4664 tryother = TRUE; in addConcaveEstimatorBivariate()
4678 tryother = TRUE; in addConcaveEstimatorBivariate()
4682 if( tryother ) in addConcaveEstimatorBivariate()
H A Dcons_bivariate.c1560 SCIP_Bool tryother; in generateEstimatingHyperplane() local
1697 tryother = FALSE; in generateEstimatingHyperplane()
1709 tryother = TRUE; in generateEstimatingHyperplane()
1722 tryother = TRUE; in generateEstimatingHyperplane()
1725 if( tryother ) in generateEstimatingHyperplane()