Parameters: |
- file_out : string
file link for output object file
- traj : dictionary
Simulation trajectory of the mc code - includes the cs and
dist entry
- crit : dictionary, optional
Critical values of failures at which to optimize charging station capacities
- max_cp : integer, optional
Maximal number of charging stations to add to a node
- min_dist : float, optional
Minimal distance for adding new charging stations
- trials : integer, optional
Number of trials for choosing random node
|