Load Firm - choose customer

This commit is contained in:
2023-02-24 15:16:28 +08:00
parent 154d276839
commit 9449550c2d
4 changed files with 132 additions and 19 deletions

6
firm.py Normal file
View File

@@ -0,0 +1,6 @@
import agentpy as ap
class Firm(ap.Agent):
def setup(self):
self.firm_network = self.model.firm_network