Solving Model Equations

* All forces add to 0
* Joints exert torque
* All paths are valid
* "Ground" absorbs

* One force: Network Flow Problem, fast algorithm (Goldberg)
* Many forces: Multicommodity, slow algorithm (Castro)

3 Algorithms: GREEDY, MULTI, EMBEDDED