Train deadlock finder


A tool that find deadlocks in train networks and try to solve them

2 years ago
1.1
2.01K
Owner:
Telkine2018
Source:
N/A
Homepage:
N/A
License:
MIT
Created:
2 years ago
Latest Version:
0.0.2 (2 years ago)
Factorio version:
1.1
Downloaded by:
2.01K users

Objective

This mod is dedicated to the detection of deadlock in train network and their removal.

Let's take an example:

  • a network with 2 train stop, each with a train limit of one (see figure 1)

  • 2 trains, at each station, and a schedule to go to the other station and go back.

Without the mod, the trains are stuck at their station, waiting the other to leave.

With this mod, the deadlock is detected and the trains are allowed to go.

Settings

Two settings exits:

  • a setting to disable the warning message at each deadlock
  • a setting to allow unsafe deadlock breaking (the risk is to have temporary more trains to a station than the train limit)