# 1. Draw an x1-x2 plane and select the set of points satisfying the non-negative constraints x1 >= 0 and x2 >= 0. # 2. Draw all constraints as lines on the x1-x2 plane, and identify the common ...
Task description should provide enough information for other members to understand what was updated or changed, e.g., fixing bugs, adding features, refactoring code. After that, use the git push ...