SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
Minisat::IntRange Struct Reference

#include <Options.h>

Public Member Functions

 IntRange (int b, int e)
 

Data Fields

int begin
 
int end
 

Detailed Description

Definition at line 100 of file Options.h.

Constructor & Destructor Documentation

◆ IntRange()

Minisat::IntRange::IntRange ( int  b,
int  e 
)
inline

Definition at line 105 of file Options.h.

Field Documentation

◆ begin

int Minisat::IntRange::begin

Definition at line 102 of file Options.h.

◆ end

int Minisat::IntRange::end

Definition at line 103 of file Options.h.


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