Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 489 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 489 Bytes

supplyChainNetwork

R code for the simulation of a supply chain network. This is still a stub.

Structure

  1. The first part of the code set up an igraph object representing the network and its linkages
  2. 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

Contents

  • src R file
  • img some printouts of the network