Opened 7 years ago

Closed 7 years ago

#4561 closed enhancement (fixed)

Implement incomplete matching for under/overdetermined systems

Reported by: sjoelund.se Owned by: sjoelund.se
Priority: high Milestone: 1.12.0
Component: Backend Version:
Keywords: Cc:

Description

Perform an incomplete matching after producing the message unbalanced
equation system. So instead of just printing a number showing the imbalance, OMC will perform a sanity check to figure out if for example a variable is never referenced in any equation or if two variables must be matched by the same equation.

Change History (4)

comment:1 Changed 7 years ago by sjoelund.se

  • Resolution set to fixed
  • Status changed from new to closed

This was fixed in 24c3047c71/OMCompiler

comment:2 Changed 7 years ago by sjoelund.se

  • Resolution fixed deleted
  • Status changed from closed to reopened

comment:3 Changed 7 years ago by sjoelund.se

  • Owner changed from lochel to sjoelund.se
  • Status changed from reopened to assigned

comment:4 Changed 7 years ago by sjoelund.se

  • Resolution set to fixed
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.