ABOUT TSC

Personal project - Letters from whitechapel solver

About this script

Parameters

Usage

  1. Find the optimal movement count from victim node to the farthest clue node
  2. Input farthest clue node to ‘startNode’
  3. Input the left movement sequence from farthest clue node to ‘moveSequence’
  4. (Optional) Input innocent node list to ‘exceptTrace’
  5. Run
  6. Output means candidate node list

Github repository