Opened 13 years ago
#136 new defect
Problems with inequalities
Reported by: | Rafael de Pelegrini Soares | Owned by: | Rafael de Pelegrini Soares |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | EMSO | Version: | 0.9.59 |
Keywords: | Cc: |
Description
Two problems with optimization problems regarding inequalities:
- Expressions like "-VE <= (V - VR)" are not being correctly interpreted (operator precedence problem).
- Inequalities inside of 'for' loops are not being considered on the final optimization problem.
Note: See
TracTickets for help on using
tickets.