Skip to content

Commit

Permalink
updated comments
Browse files Browse the repository at this point in the history
  • Loading branch information
LiamSwayne committed Nov 26, 2023
1 parent 0bd6432 commit 2f96344
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions linear_program.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# import built-in
import sys
import random

# import external libraries
import cvxpy as cp

# 1000 is used a placeholder throughout the document for unknown values
Expand Down

0 comments on commit 2f96344

Please sign in to comment.