discrete-modulus (C++)
Reference implementations of discrete modulus algorithms (C++)
Loading...
Searching...
No Matches
Public Attributes | List of all members
discrete_modulus::SolverTrace Struct Reference

The full recorded trace of a spanning_tree_modulus run. More...

#include <discrete_modulus/solver_trace.hpp>

Public Attributes

std::vector< TraceRoundrounds
 

Detailed Description

The full recorded trace of a spanning_tree_modulus run.

Member Data Documentation

◆ rounds

std::vector<TraceRound> discrete_modulus::SolverTrace::rounds

The documentation for this struct was generated from the following file: