klee
klee::SolverQueryMetaData Struct Reference

#include <Solver.h>

Collaboration diagram for klee::SolverQueryMetaData:

Public Attributes

time::Span queryCost
 Costs for all queries issued for this state. More...
 

Detailed Description

Collection of meta data that a solver can have access to. This is independent of the actual constraints but can be used as a two-way communication between solver and context of query.

Definition at line 27 of file Solver.h.

Member Data Documentation

◆ queryCost


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