Technical Elements Documentation
    Preparing search index...

    Enumeration CircularLogicResolutionMethod

    Enum representing the circular logic resolution methods

    ESQ-B5

    Index

    Enumeration Members

    CONDITIONAL_SPLIT_FRACTIONS: "CONDITIONAL_SPLIT_FRACTIONS"

    Break loops by inserting conditional split fractions

    ITERATIVE_CONVERGENCE: "ITERATIVE_CONVERGENCE"

    Iterative convergence methods

    LOGIC_TRANSFORMATION: "LOGIC_TRANSFORMATION"

    Logic transformations to remove circles

    TRANSFER_GATES: "TRANSFER_GATES"

    Use of transfer gates and flag variables to break circular references