R code for the simulation of a supply chain network. This is still a stub.
- The first part of the code set up an igraph object representing the network and its linkages
- The second part of the code is structured in different loops each of which is supposed to simulate a specific istance of the interaction between supply chain actors
- orders
- payments
- production
- src R file
- img some printouts of the network