📄 oldnews.htm
字号:
<td valign="top" width="100%">
<div>
Logic constraints are supported (initial experimental code). Check out the
<a href="logic.htm">logic examples</a>.</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_add.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Problems defined with <a href="reference.htm#kyp">kyp</a> objects
now (most often) exploit structured matrix data when
<a href="solvers.htm#lmilab">LMILAB</a>
is used.</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_add.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Added support for the QP solver
<a href="solvers.htm#mexclp">MEXCLP</a>.</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_add.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Added support for the MILP solver <a href="solvers.htm#lpsolve">LP_SOLVE</a>.</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_add.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Added support for the QP solver <a href="solvers.htm#BPMPD">BPMPD</a>.</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_add.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Added support for the rank-constraint SDP solver <a href="solvers.htm#LMIRANK">LMIRANK</a>.</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--></table>
<!--msimagelist--><table border="0" cellpadding="0" cellspacing="0" width="100%">
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_ifix.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
The option <code>'LargeScale'</code> for the solvers
<a href="solvers.htm#linprog">LINPROG</a>,
<a href="solvers.htm#quadprog">QUADPROG</a>,
<a href="solvers.htm#bintprog">BINTPROG</a>,
<a href="solvers.htm#fmincon">fmincon</a> and
<a href="solvers.htm#mosek">fminsearch</a> are now set to <code>'off'</code>
by default (solves a lot of compatibility issues).</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_ifix.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
The option <code>'sos.clean'</code> is now <code>eps</code> by default (used to be 1e-4). This may lead to more spurious terms in sum of squares decompositions, but improves robustness w.r.t to
different SDP solvers.</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--></table>
<!--msimagelist--><table border="0" cellpadding="0" cellspacing="0" width="100%">
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_fix.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Fixed
<a href="extoperators.htm#geomean2">geomean2</a> for vectors
(enables maximization of products of positive variables).</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_fix.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Extended
<a href="extoperators.htm#geomean2">geomean2</a> to support
complex data.</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_fix.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
More efficient use of given feasible initial solution in the global
solver.</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_fix.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Fixed bug that caused sign-errors on duals computed using
<a href="solvers.htm#mosek">MOSEK</a>.</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_fix.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Fixed bug for complex-valued second order cone
problems in <a href="solvers.htm#sedumi">SeDuMi</a>.</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_fix.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Fixed bug in Frobenious norm (i.e. the
<a href="extoperators.htm">nonlinear operator</a> <code>norm(X,'fro')</code>).</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_fix.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Various fixed related to systems with
<a target="_blank" href="http://tomlab.biz">TOMLAB</a> installed.</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_fix.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Various improvements in the <a href="globalbmi.htm">global bilinear solver</a>.</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_fix.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
General performance improvements (massive improvements for large-scale problems and nonlinear expressions)</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--></table>
</td>
</tr>
</table>
<br>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="100%" bordercolor="#FF9933">
<tr>
<td class="tableheader">
<p class="tableheader">YALMIP 3 [R20050111]</p>
</td>
</tr>
<tr>
<td>
<!--msimagelist--><table border="0" cellpadding="0" cellspacing="0" width="100%">
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_add.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Initial implementation of <b>min</b>/<b>max</b>/<b>abs</b>/<b>norm/geomean2/sumk/sumabsk</b>. YALMIP will perform
an (conservative) analysis of the optimization problem to ensure
that these operators are used in a way that guarantee convexity,
and automatically generate a convex representation if possible. Check the
<a href="extoperators.htm">example</a> for typical usage, limitations and pit-falls.
Additional (epigraph or hypograph representable) nonlinear operators can easily be added by the user.</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_add.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Support for fractional powers of posynomials (and nonlinear
operators) in <a href="geometric.htm">geometric programming
problems</a>.
</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_add.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Extended the <a href="moment.htm">moment relaxation</a> module,
including polynomial
equalities, polynomial semidefinite inequalities, extraction of global
solutions and better integration in YALMIP.
</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_add.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Improved <a href="sos.htm">sum of squares </a>module (better support for nonlinearly
parameterized programs, improved kernel and image representation
models).</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_add.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Added the function <a href="reference.htm#dualize">dualize</a> to convert a problem given in primal SDP form (kernel representation) to a dual form (which is the standard model in YALMIP).
Some simple <a href="dual.htm#dualize">examples</a> are available.
A related (less useful) function <a href="dual.htm#primalize">
primalize</a> is also available.</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_add.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Polynomial programs are automatically reduced to bilinear programs when
<a href="solvers.htm#penbmi">PENBMI</a>
or the <a href="globalbmi.htm">global solver</a> is used.</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_add.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Added support for the solver <a href="solvers.htm#fmincon">fmincon</a>
and <a href="solvers.htm#fminsearch">fminsearch</a></div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--></table>
<!--msimagelist--><table border="0" cellpadding="0" cellspacing="0" width="100%">
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_ifix.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Updated for
<a href="solvers.htm#penbmi">PENBMI
2</a> (if you still use version 1, make sure to read the
<a href="faq.htm#penbmi update">FAQ</a>).</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--></table>
<!--msimagelist--><table border="0" cellpadding="0" cellspacing="0" width="100%">
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_fix.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Improved memory use for huge SDP problems (matrix dimensions in the order of thousands).</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_fix.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Fixed bug that caused <a href="ellipsoidal.htm">MAXDET problems</a> to become
unnecessarily
large when solved using standard SDP solver (all MAXDET problems where treated as complex-valued).</div>
<!--msimagelist--></td>
</tr>
<!--msimagelist--><tr>
<!--msimagelist--><td valign="baseline" width="42">
<img src="icon_fix.gif" width="14" height="14" hspace="14" alt="bullet"></td>
<td valign="top" width="100%">
<div>
Fixed some algorithmic bugs in the built-in integer solver (caused
severe performance degradation).</div>
<!--msimagelist--></td>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -