• First function to be called when the user starts the simplifier. It initializes the step solver and creates the first step (step 0).

    Parameters

    • circuitMap: CircuitMap

      {CircuitMap} - The circuit map containing the circuit file and source directory.

    Returns Promise<void>