Source file altErgoLib.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
(* generated by dune *)

(** @canonical AltErgoLib.Ac *)
module Ac = AltErgoLib__Ac

(** @canonical AltErgoLib.Adt *)
module Adt = AltErgoLib__Adt

(** @canonical AltErgoLib.Adt_rel *)
module Adt_rel = AltErgoLib__Adt_rel

(** @canonical AltErgoLib.Arith *)
module Arith = AltErgoLib__Arith

(** @canonical AltErgoLib.Arrays_rel *)
module Arrays_rel = AltErgoLib__Arrays_rel

(** @canonical AltErgoLib.Bitlist *)
module Bitlist = AltErgoLib__Bitlist

(** @canonical AltErgoLib.Bitv *)
module Bitv = AltErgoLib__Bitv

(** @canonical AltErgoLib.Bitv_rel *)
module Bitv_rel = AltErgoLib__Bitv_rel

(** @canonical AltErgoLib.Ccx *)
module Ccx = AltErgoLib__Ccx

(** @canonical AltErgoLib.Cnf *)
module Cnf = AltErgoLib__Cnf

(** @canonical AltErgoLib.Commands *)
module Commands = AltErgoLib__Commands

(** @canonical AltErgoLib.Compat *)
module Compat = AltErgoLib__Compat

(** @canonical AltErgoLib.D_cnf *)
module D_cnf = AltErgoLib__D_cnf

(** @canonical AltErgoLib.D_loop *)
module D_loop = AltErgoLib__D_loop

(** @canonical AltErgoLib.D_state_option *)
module D_state_option = AltErgoLib__D_state_option

(** @canonical AltErgoLib.Domains *)
module Domains = AltErgoLib__Domains

(** @canonical AltErgoLib.Domains_intf *)
module Domains_intf = AltErgoLib__Domains_intf

(** @canonical AltErgoLib.Emap *)
module Emap = AltErgoLib__Emap

(** @canonical AltErgoLib.Errors *)
module Errors = AltErgoLib__Errors

(** @canonical AltErgoLib.Explanation *)
module Explanation = AltErgoLib__Explanation

(** @canonical AltErgoLib.Expr *)
module Expr = AltErgoLib__Expr

(** @canonical AltErgoLib.Fpa_rounding *)
module Fpa_rounding = AltErgoLib__Fpa_rounding

(** @canonical AltErgoLib.Frontend *)
module Frontend = AltErgoLib__Frontend

(** @canonical AltErgoLib.Fun_sat *)
module Fun_sat = AltErgoLib__Fun_sat

(** @canonical AltErgoLib.Fun_sat_frontend *)
module Fun_sat_frontend = AltErgoLib__Fun_sat_frontend

(** @canonical AltErgoLib.Gc_debug *)
module Gc_debug = AltErgoLib__Gc_debug

(** @canonical AltErgoLib.Hconsing *)
module Hconsing = AltErgoLib__Hconsing

(** @canonical AltErgoLib.Heap *)
module Heap = AltErgoLib__Heap

(** @canonical AltErgoLib.Hstring *)
module Hstring = AltErgoLib__Hstring

(** @canonical AltErgoLib.Id *)
module Id = AltErgoLib__Id

(** @canonical AltErgoLib.Inequalities *)
module Inequalities = AltErgoLib__Inequalities

(** @canonical AltErgoLib.Input *)
module Input = AltErgoLib__Input

(** @canonical AltErgoLib.Instances *)
module Instances = AltErgoLib__Instances

(** @canonical AltErgoLib.IntervalCalculus *)
module IntervalCalculus = AltErgoLib__IntervalCalculus

(** @canonical AltErgoLib.Intervals *)
module Intervals = AltErgoLib__Intervals

(** @canonical AltErgoLib.Intervals_core *)
module Intervals_core = AltErgoLib__Intervals_core

(** @canonical AltErgoLib.Intervals_intf *)
module Intervals_intf = AltErgoLib__Intervals_intf

(** @canonical AltErgoLib.Ite_rel *)
module Ite_rel = AltErgoLib__Ite_rel

(** @canonical AltErgoLib.Literal *)
module Literal = AltErgoLib__Literal

(** @canonical AltErgoLib.Loc *)
module Loc = AltErgoLib__Loc

(** @canonical AltErgoLib.Matching *)
module Matching = AltErgoLib__Matching

(** @canonical AltErgoLib.Matching_types *)
module Matching_types = AltErgoLib__Matching_types

(** @canonical AltErgoLib.ModelMap *)
module ModelMap = AltErgoLib__ModelMap

(** @canonical AltErgoLib.Models *)
module Models = AltErgoLib__Models

(** @canonical AltErgoLib.My_list *)
module My_list = AltErgoLib__My_list

(** @canonical AltErgoLib.My_unix *)
module My_unix = AltErgoLib__My_unix

(** @canonical AltErgoLib.My_zip *)
module My_zip = AltErgoLib__My_zip

(** @canonical AltErgoLib.Nest *)
module Nest = AltErgoLib__Nest

(** @canonical AltErgoLib.Numbers *)
module Numbers = AltErgoLib__Numbers

(** @canonical AltErgoLib.Objective *)
module Objective = AltErgoLib__Objective

(** @canonical AltErgoLib.Options *)
module Options = AltErgoLib__Options

(** @canonical AltErgoLib.Parsed *)
module Parsed = AltErgoLib__Parsed

(** @canonical AltErgoLib.Parsed_interface *)
module Parsed_interface = AltErgoLib__Parsed_interface

(** @canonical AltErgoLib.Polynome *)
module Polynome = AltErgoLib__Polynome

(** @canonical AltErgoLib.Printer *)
module Printer = AltErgoLib__Printer

(** @canonical AltErgoLib.Profiling *)
module Profiling = AltErgoLib__Profiling

(** @canonical AltErgoLib.Records *)
module Records = AltErgoLib__Records

(** @canonical AltErgoLib.Records_rel *)
module Records_rel = AltErgoLib__Records_rel

(** @canonical AltErgoLib.Rel_utils *)
module Rel_utils = AltErgoLib__Rel_utils

(** @canonical AltErgoLib.Relation *)
module Relation = AltErgoLib__Relation

(** @canonical AltErgoLib.Sat_solver *)
module Sat_solver = AltErgoLib__Sat_solver

(** @canonical AltErgoLib.Sat_solver_sig *)
module Sat_solver_sig = AltErgoLib__Sat_solver_sig

(** @canonical AltErgoLib.Satml *)
module Satml = AltErgoLib__Satml

(** @canonical AltErgoLib.Satml_frontend *)
module Satml_frontend = AltErgoLib__Satml_frontend

(** @canonical AltErgoLib.Satml_frontend_hybrid *)
module Satml_frontend_hybrid = AltErgoLib__Satml_frontend_hybrid

(** @canonical AltErgoLib.Satml_types *)
module Satml_types = AltErgoLib__Satml_types

(** @canonical AltErgoLib.Shostak *)
module Shostak = AltErgoLib__Shostak

(** @canonical AltErgoLib.Sig *)
module Sig = AltErgoLib__Sig

(** @canonical AltErgoLib.Sig_rel *)
module Sig_rel = AltErgoLib__Sig_rel

(** @canonical AltErgoLib.Steps *)
module Steps = AltErgoLib__Steps

(** @canonical AltErgoLib.Symbols *)
module Symbols = AltErgoLib__Symbols

(** @canonical AltErgoLib.Th_util *)
module Th_util = AltErgoLib__Th_util

(** @canonical AltErgoLib.Theories *)
module Theories = AltErgoLib__Theories

(** @canonical AltErgoLib.Theory *)
module Theory = AltErgoLib__Theory

(** @canonical AltErgoLib.Timers *)
module Timers = AltErgoLib__Timers

(** @canonical AltErgoLib.Translate *)
module Translate = AltErgoLib__Translate

(** @canonical AltErgoLib.Ty *)
module Ty = AltErgoLib__Ty

(** @canonical AltErgoLib.Typechecker *)
module Typechecker = AltErgoLib__Typechecker

(** @canonical AltErgoLib.Typed *)
module Typed = AltErgoLib__Typed

(** @canonical AltErgoLib.Uf *)
module Uf = AltErgoLib__Uf

(** @canonical AltErgoLib.Uid *)
module Uid = AltErgoLib__Uid

(** @canonical AltErgoLib.Uqueue *)
module Uqueue = AltErgoLib__Uqueue

(** @canonical AltErgoLib.Use *)
module Use = AltErgoLib__Use

(** @canonical AltErgoLib.Util *)
module Util = AltErgoLib__Util

(** @canonical AltErgoLib.Var *)
module Var = AltErgoLib__Var

(** @canonical AltErgoLib.Vec *)
module Vec = AltErgoLib__Vec

(** @canonical AltErgoLib.Version *)
module Version = AltErgoLib__Version

(** @canonical AltErgoLib.Xliteral *)
module Xliteral = AltErgoLib__Xliteral