20#ifndef BACKENDS_P4TOOLS_MODULES_TESTGEN_TARGETS_TOFINO_TOFINO2_CMD_STEPPER_H_
21#define BACKENDS_P4TOOLS_MODULES_TESTGEN_TARGETS_TOFINO_TOFINO2_CMD_STEPPER_H_
30#include "backends/p4tools/modules/testgen/core/program_info.h"
31#include "backends/p4tools/modules/testgen/core/small_step/cmd_stepper.h"
32#include "backends/p4tools/modules/testgen/lib/continuation.h"
33#include "backends/p4tools/modules/testgen/lib/execution_state.h"
34#include "backends/p4tools/modules/testgen/targets/tofino/tofino2/program_info.h"
36namespace P4::P4Tools::P4Testgen::Tofino {
38class JBayCmdStepper :
public CmdStepper {
44 std::optional<const Constraint *>
startParserImpl(
const IR::P4Parser *parser,
Provides a higher-level interface for an SMT solver.
Definition solver.h:24
A continuation body is a list of commands.
Definition continuation.h:129
Definition phv/solver/action_constraint_solver.cpp:33