CBMC
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
c
d
e
f
g
j
l
m
r
t
w
Functions
a
c
d
f
g
r
t
w
Typedefs
Enumerations
Classes
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
i
k
l
m
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
h
i
k
l
m
n
o
p
q
r
s
t
u
v
Related Symbols
b
c
d
e
g
i
j
m
n
o
s
t
u
v
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
w
y
Typedefs
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
Enumerations
_
a
b
c
d
f
g
i
l
m
p
r
s
t
u
v
w
Enumerator
_
a
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Macros
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
incremental_goto_checker.cpp
Go to the documentation of this file.
1
/*******************************************************************\
2
3
Module: Incremental Goto Checker Interface
4
5
Author: Daniel Kroening, Peter Schrammel
6
7
\*******************************************************************/
8
11
12
#include "
incremental_goto_checker.h
"
13
14
#include <
util/ui_message.h
>
15
16
incremental_goto_checkert::incremental_goto_checkert
(
17
const
optionst
&options,
18
ui_message_handlert
&ui_message_handler)
19
: options(options),
20
ui_message_handler(ui_message_handler),
21
log
(ui_message_handler)
22
{
23
}
16
incremental_goto_checkert::incremental_goto_checkert
( {
…
}
24
25
incremental_goto_checkert::resultt::resultt
(
resultt::progresst
progress)
26
: progress(progress)
27
{
28
}
25
incremental_goto_checkert::resultt::resultt
(
resultt::progresst
progress) {
…
}
incremental_goto_checkert::incremental_goto_checkert
incremental_goto_checkert()=delete
optionst
Definition
options.h:23
ui_message_handlert
Definition
ui_message.h:22
incremental_goto_checker.h
Incremental Goto Checker Interface.
log
double log(double x)
Definition
math.c:2449
incremental_goto_checkert::resultt::resultt
resultt()=delete
incremental_goto_checkert::resultt::progresst
progresst
Definition
incremental_goto_checker.h:45
ui_message.h
src
goto-checker
incremental_goto_checker.cpp
Generated by
1.9.8