question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Supporting equality constraints in signomials?

See original GitHub issue

When I try to put an equality constraint in a signomial, I get the following error:

TypeError: Iterable ......... contains element 'False' of invalid class <type 'bool'>.

Obviously, an easy work around is to add both <= and >= constraints, but should we not support equality constraints? Sorry if this is something that has already been discussed and decided upon.

Also sidenote: what happened to getting rid of SignomialsEnabled?

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:23 (15 by maintainers)

github_iconTop GitHub Comments

1reaction
bqpdcommented, Dec 2, 2016

Heyyyy so we implemented Signomial Equalities and it’s great! They’re only sorta annoying.

0reactions
bqpdcommented, Nov 10, 2015

Yeah, this is the main ticket. It’s in SP bugs and features, which is pretty future as future goes.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What do "signomial equality constraints" mean?
When I applied gurobi in matlab, it finally told me "gurobi does not support signomial equality constraints". What kind of constraints are ...
Read more >
SIGNOMIAL PROGRAMS WITH EQUALITY CONSTRAINTS
inequality and equality constraints, the theory of signomial programming has been developed in terms of inequality constraints only. Applying the ...
Read more >
Comparison of Algorithms for Including Equality Constraints in ...
Including equality constraints in signomial programming proves trou- blesome, because a straightforward difference of convex formulation for.
Read more >
(PDF) Comparison of Algorithms for Including Equality ...
PDF | Including equality constraints in signomial programming proves troublesome , because a straightforward difference of convex ...
Read more >
Signomials — sageopt 0.5.3 documentation - GitHub Pages
Signomial objects covers sageopt's Signomial class, plus two extra helper ... The amount by which recovered solutions can violate equality constraints.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found