Spaces:
Runtime error
Runtime error
[fix] change objective image path
Browse files
app.py
CHANGED
@@ -426,7 +426,7 @@ Each outfit clause has value 1 iff every article of clothing is used in the solu
|
|
426 |
Pyomo is used to solve this optimization problem.
|
427 |
|
428 |
This objective takes the form of something like,
|
429 |
-
![objective problem](https://
|
430 |
|
431 |
Hart, William E., Carl Laird, Jean-Paul Watson, David L. Woodruff, Gabriel A. Hackebeil, Bethany L. Nicholson, and John D. Siirola. Pyomo β Optimization Modeling in Python. Springer, 2017.
|
432 |
|
|
|
426 |
Pyomo is used to solve this optimization problem.
|
427 |
|
428 |
This objective takes the form of something like,
|
429 |
+
![objective problem](https://github.com/Ryan-Qiyu-Jiang/writting/blob/master/clothing_optimization_problem.png?raw=true)
|
430 |
|
431 |
Hart, William E., Carl Laird, Jean-Paul Watson, David L. Woodruff, Gabriel A. Hackebeil, Bethany L. Nicholson, and John D. Siirola. Pyomo β Optimization Modeling in Python. Springer, 2017.
|
432 |
|
objective.PNG β clothing_optimization_problem.png
RENAMED
File without changes
|