SimplifierState:
    | "inSeries"
    | "inParallel"
    | "notSeries"
    | "notParallel"
    | "notInRelation"
    | "delta"
    | "star"
    | "undefined"