tighter tif and tcc

This commit is contained in:
Joshua Burman
2022-02-09 23:24:51 -05:00
parent 24168f6bbb
commit 7031c03fde
2 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,6 @@
from pulp import lpSum, LpProblem
from random import randint, sample
import logging
from models.bundle import Bundle