Skip to content

Kontrol Glossary page #13

Open
Open
@reekamaharaj

Description

@reekamaharaj

Page with definitions/lists of rules, commands

Nodes can also be:

  • vacuous - A node that arises from a vacuous assumption, often resulting from something like vm.assume(false).
  • stuck - A non-terminal leaf node in which the prover is unable to proceed further due to a lack of knowledge on how to proceed. This situation often requires a simplification lemma to resolve.

Rules:

  • terminal_rules - rules that indicate the end of program execution, such as EVM.halt or EVM.step in case of -break-every-step
  • cut_point_rules - rules that create a new node when reached, such as EVM.callEVM.jumpi.trueEVM.success, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions