<< sopi_example sopi sopi_solve >>

sopi >> sopi > sopi_min

sopi_min

Creates an optimisation problem.

Calling Sequence

problem = sopi_min(fun)
problem = sopi_min(fun, c1, ..., cn)

Parameters

fun:

a sopiVar representing the objective function

ci:

constraints given as sopiCst or list of sopiCst

problem:

a sopiPro representing the optimisation problem

See also


Report an issue
<< sopi_example sopi sopi_solve >>