thank you. i've read the link page you introduced and now understand the big-m method .
you said i cannot use the gaussian cdf to derive a SOCP constraint.
would you take some trouble explaining it? i thought that is the SAA method to solve a chance consttraint optimization. because the uncertain factor of the probability constraint is the error in xx.
i have no foundation of optimization theory and now trying to use yalmip+cplex while doing my reseach, learning by working.hope to get understanding.
and one more question, may i ask?
i run my code many times. sometime it can give a result and sometimes not. i think it maybe because of monte carlo sampling.
how do i know where maybe be wrong with the code from the reslut matlab gives me or any other means?
like thi result:
Tried aggregator 1 time.
MIQP Presolve eliminated 161 rows and 5 columns.
MIQP Presolve modified 15 coefficients.
Reduced MIQP has 235 rows, 159 columns, and 805 nonzeros.
Reduced MIQP has 32 binaries, 0 generals, 0 SOSs, and 0 indicators.
Reduced MIQP objective Q matrix has 32 nonzeros.
Presolve time = 0.02 sec.
Probing time = 0.00 sec.
MIP emphasis: balance optimality and feasibility.
MIP search method: dynamic search.
Parallel mode: deterministic, using up to 4 threads.
Hmm, something went wrong!
thanks for your attention and patience!