-
We can get inspiration from this:
https://github.com/lanl-ansi/rosetta-opf/blob/main/nlpmodels.jl / https://discourse.julialang.org/t/ac-optimal-power-flow-in-various-nonlinear-optimization-framework…
-
I got an assert in relu.py, line 227:
assert self.alpha_lookup_idx is None or self.alpha_lookup_idx[start_node.name] is None
It already mentioned here:
https://github.com/Verified-Intel…
-
- Glavitsch, H. (1993). Use of linear and quadratic programming techniques in exploiting the nonlinear features of the optimal power flow. In Optimization in planning and operation of electric power…
-
The nonlinear optimization problem from Witherden-Vincent/Papanicodopulos can be used.
-
### Package Name/Version
cmaes/0.10.0
### Webpage
https://github.com/CMA-ES/libcmaes
### Source code
https://github.com/CMA-ES/libcmaes
### Description of the library/tool
From the Readme:
l…
-
Just like a polytope can be written as the finite disjoint union of relative interiors of its faces, we can write the feasible set of (well-behaved...) nonlinear optimization problems as the finite …
-
I'm willing to spearhead a module or set of modules containing:
* general constrained and unconstrained nonlinear optimization (sqp, global optimization, etc.)
* nonlinear equation solving (newt…
-
OpenModelica v1.17.0
Optimica does not recognise the "constraint" section of an optimizacion problem
the problem has 1 constraint but optimize command output indicates "number of nonlinear cons…
-
problems with bounds from: Gratton, S., Mouffe, M., Sartenaer, A., Toint, P. L., & Tomanos, D. (2010). Numerical experience with a recursive trust-region method for multilevel nonlinear bound-constrai…
-
**Feature description.**
In cases where the optimization is convex, use a convex programming interface such as CVXPy or GPKit instead of the current scipy.optimize.minimize SLSQP solver. This can spe…