formatting
This commit is contained in:
parent
936b12b9f6
commit
bc3c600be0
Binary file not shown.
1
model.py
1
model.py
|
@ -199,7 +199,6 @@ class Model(ap.Model):
|
|||
self.nprandom.choice(range(len(lst_affected)),
|
||||
round(len(lst_affected) *
|
||||
proactive_ratio))]
|
||||
print(lst_firm_proactive)
|
||||
|
||||
for firm_code, prod_code in lst_firm_proactive:
|
||||
pro_firm_prod_code = \
|
||||
|
|
BIN
network.png
BIN
network.png
Binary file not shown.
Before Width: | Height: | Size: 2.8 MiB After Width: | Height: | Size: 2.8 MiB |
Loading…
Reference in New Issue