Say you're given a linear program graphed with multiple constraints, and you're asked to identify which are binding, non-binding or redundant just by looking at the graph.
A redundant constraint is easiest to see as it is one that does not contribute to the feasible region, but i'm struggling to determine what makes a constraint binding or non-binding just from visual inspection.
I'm just after some clarification or a definition or something else to help me identify which is which.