formatting
This commit is contained in:
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)),
|
self.nprandom.choice(range(len(lst_affected)),
|
||||||
round(len(lst_affected) *
|
round(len(lst_affected) *
|
||||||
proactive_ratio))]
|
proactive_ratio))]
|
||||||
print(lst_firm_proactive)
|
|
||||||
|
|
||||||
for firm_code, prod_code in lst_firm_proactive:
|
for firm_code, prod_code in lst_firm_proactive:
|
||||||
pro_firm_prod_code = \
|
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 |
Reference in New Issue
Block a user