Closed hasanzade-hasan closed 7 years ago
Now I am able to eliminate all eliminable variables as given order. Now need to provide range for each variable
Can provide range for non-eliminable variables, considering one after another. Now need to implement similar thing for eliminable variables in specified order.
Can provide range for all variables. Now, just need to revise code do improvements where possible and debug/test it
Allow user choose an order for variables to be evaluated, then provide a feasible range for each variable from the big picture in n-dimensional object as in specified order. Ask user to choose any value they want from this range and then using this value provide a range for next variable in order.