Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
why3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
119
Issues
119
List
Boards
Labels
Service Desk
Milestones
Merge Requests
17
Merge Requests
17
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Why3
why3
Commits
a4089cd7
Commit
a4089cd7
authored
Jun 20, 2017
by
MARCHE Claude
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed computation of file proved state
parent
95bc6181
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
60 additions
and
73 deletions
+60
-73
examples/dijkstra/why3session.xml
examples/dijkstra/why3session.xml
+41
-37
src/ide/why3ide.ml
src/ide/why3ide.ml
+11
-18
src/session/controller_itp.ml
src/session/controller_itp.ml
+5
-2
src/session/itp_server.ml
src/session/itp_server.ml
+3
-1
src/session/session_itp.ml
src/session/session_itp.ml
+0
-12
src/session/session_itp.mli
src/session/session_itp.mli
+0
-3
No files found.
examples/dijkstra/why3session.xml
View file @
a4089cd7
...
...
@@ -5,8 +5,9 @@
<prover
id=
"0"
name=
"CVC4"
version=
"1.4"
timelimit=
"1"
steplimit=
"0"
memlimit=
"1000"
/>
<prover
id=
"1"
name=
"CVC4"
version=
"1.5-prerelease"
timelimit=
"5"
steplimit=
"0"
memlimit=
"0"
/>
<prover
id=
"2"
name=
"Alt-Ergo"
version=
"1.30"
timelimit=
"2"
steplimit=
"0"
memlimit=
"1000"
/>
<prover
id=
"3"
name=
"Z3"
version=
"3.2"
timelimit=
"5"
steplimit=
"0"
memlimit=
"1000"
/>
<prover
id=
"4"
name=
"Z3"
version=
"4.4.1"
timelimit=
"10"
steplimit=
"0"
memlimit=
"4000"
/>
<prover
id=
"3"
name=
"Z3"
version=
"4.5.0"
timelimit=
"10"
steplimit=
"0"
memlimit=
"4000"
/>
<prover
id=
"4"
name=
"Z3"
version=
"3.2"
timelimit=
"5"
steplimit=
"0"
memlimit=
"1000"
/>
<prover
id=
"5"
name=
"Z3"
version=
"4.4.1"
timelimit=
"10"
steplimit=
"0"
memlimit=
"4000"
/>
<file
name=
"../dijkstra.mlw"
>
<theory
name=
"DijkstraShortestPath"
sum=
"6f8a056406b11e82a41224586d40a6e4"
>
<goal
name=
"WP_parameter relax"
>
...
...
@@ -23,46 +24,46 @@
</transf>
</goal>
<goal
name=
"Path_inversion"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
0
"
steps=
"9"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
1
"
steps=
"9"
/></proof>
</goal>
<goal
name=
"Path_shortest_path"
>
<transf
name=
"introduce_premises"
>
<goal
name=
"Path_shortest_path.0"
>
<transf
name=
"induction"
arg1=
"d"
arg2=
"0"
>
<goal
name=
"Path_shortest_path.0.0"
>
<proof
prover=
"
4"
timelimit=
"1"
memlimit=
"1000"
><result
status=
"valid"
time=
"0.03
"
/></proof>
<proof
prover=
"
5"
timelimit=
"1"
memlimit=
"1000"
><result
status=
"valid"
time=
"0.04
"
/></proof>
</goal>
<goal
name=
"Path_shortest_path.0.1"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
0
"
steps=
"6"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
1
"
steps=
"6"
/></proof>
</goal>
</transf>
</goal>
</transf>
</goal>
<goal
name=
"Main_lemma"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
6
"
steps=
"173"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
4
"
steps=
"173"
/></proof>
</goal>
<goal
name=
"Completeness_lemma"
>
<transf
name=
"induction_pr"
>
<goal
name=
"Completeness_lemma.0"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
1
"
steps=
"5"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
0
"
steps=
"5"
/></proof>
</goal>
<goal
name=
"Completeness_lemma.1"
>
<proof
prover=
"0"
><result
status=
"valid"
time=
"0.0
2
"
/></proof>
<proof
prover=
"0"
><result
status=
"valid"
time=
"0.0
4
"
/></proof>
</goal>
</transf>
</goal>
<goal
name=
"inside_or_exit"
>
<transf
name=
"induction_pr"
>
<goal
name=
"inside_or_exit.0"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
0
"
steps=
"5"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
1
"
steps=
"5"
/></proof>
</goal>
<goal
name=
"inside_or_exit.1"
>
<transf
name=
"introduce_premises"
>
<goal
name=
"inside_or_exit.1.0"
>
<transf
name=
"case"
arg1=
"(mem z s)"
>
<goal
name=
"inside_or_exit.1.0.0"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
0
"
steps=
"8"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
1
"
steps=
"8"
/></proof>
</goal>
<goal
name=
"inside_or_exit.1.0.1"
>
<proof
prover=
"0"
><result
status=
"valid"
time=
"0.06"
/></proof>
...
...
@@ -79,19 +80,19 @@
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.04"
steps=
"164"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.1"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
0
"
steps=
"11"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
1
"
steps=
"11"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.2"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
1
"
steps=
"35"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
2
"
steps=
"35"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.3"
>
<proof
prover=
"
2"
><result
status=
"valid"
time=
"0.01"
steps=
"10
"
/></proof>
<proof
prover=
"
3"
timelimit=
"1"
memlimit=
"1000"
><result
status=
"valid"
time=
"0.03
"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.4"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
1
"
steps=
"86"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
2
"
steps=
"86"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.5"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
0
"
steps=
"15"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
1
"
steps=
"15"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.6"
>
<transf
name=
"inline_goal"
>
...
...
@@ -104,7 +105,7 @@
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.01"
steps=
"16"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.6.0.2"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
1
"
steps=
"26"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
0
"
steps=
"26"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.6.0.3"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.01"
steps=
"24"
/></proof>
...
...
@@ -113,10 +114,10 @@
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.02"
steps=
"65"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.6.0.5"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
4
"
steps=
"263"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
5
"
steps=
"263"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.6.0.6"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
1
"
steps=
"33"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
2
"
steps=
"33"
/></proof>
</goal>
</transf>
</goal>
...
...
@@ -125,7 +126,7 @@
<goal
name=
"WP_parameter shortest_path_code.7"
>
<transf
name=
"split_goal_wp"
>
<goal
name=
"WP_parameter shortest_path_code.7.0"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
2
"
steps=
"110"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
3
"
steps=
"110"
/></proof>
</goal>
</transf>
</goal>
...
...
@@ -133,10 +134,10 @@
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.01"
steps=
"19"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.9"
>
<proof
prover=
"
3"
><result
status=
"valid"
time=
"0.12
"
/></proof>
<proof
prover=
"
4"
><result
status=
"valid"
time=
"0.18
"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.10"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
0
"
steps=
"40"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
1
"
steps=
"40"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.11"
>
<transf
name=
"inline_goal"
>
...
...
@@ -146,31 +147,34 @@
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.02"
steps=
"64"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.11.0.1"
>
<proof
prover=
"0"
timelimit=
"10"
memlimit=
"4000"
><result
status=
"valid"
time=
"
1.43
"
/></proof>
<proof
prover=
"0"
timelimit=
"10"
memlimit=
"4000"
><result
status=
"valid"
time=
"
2.39
"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.11.0.2"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
0
"
steps=
"25"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
1
"
steps=
"25"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.11.0.3"
>
<proof
prover=
"4"
><result
status=
"valid"
time=
"8.01"
/></proof>
<proof
prover=
"0"
><result
status=
"unknown"
time=
"1.28"
/></proof>
<proof
prover=
"2"
timelimit=
"1"
><result
status=
"timeout"
time=
"0.99"
/></proof>
<proof
prover=
"3"
><result
status=
"valid"
time=
"7.45"
/></proof>
<proof
prover=
"5"
><result
status=
"timeout"
time=
"10.00"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.11.0.4"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.05"
steps=
"191"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.11.0.5"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.1
1
"
steps=
"495"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.1
7
"
steps=
"495"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.11.0.6"
>
<transf
name=
"introduce_premises"
>
<goal
name=
"WP_parameter shortest_path_code.11.0.6.0"
>
<transf
name=
"destruct"
arg1=
"H22"
>
<goal
name=
"WP_parameter shortest_path_code.11.0.6.0.0"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
2
"
steps=
"57"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
3
"
steps=
"57"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.11.0.6.0.1"
>
<transf
name=
"destruct"
arg1=
"H"
>
<goal
name=
"WP_parameter shortest_path_code.11.0.6.0.1.0"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
3
"
steps=
"58"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
2
"
steps=
"58"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.11.0.6.0.1.1"
>
<transf
name=
"destruct"
arg1=
"H"
>
...
...
@@ -184,7 +188,7 @@
<goal
name=
"WP_parameter shortest_path_code.11.0.6.0.1.1.0.1.0"
>
<transf
name=
"case"
arg1=
"(v = v1)"
>
<goal
name=
"WP_parameter shortest_path_code.11.0.6.0.1.1.0.1.0.0"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"1.
10
"
steps=
"1298"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"1.
03
"
steps=
"1298"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.11.0.6.0.1.1.0.1.0.1"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.02"
steps=
"59"
/></proof>
...
...
@@ -194,7 +198,7 @@
<goal
name=
"WP_parameter shortest_path_code.11.0.6.0.1.1.0.1.0.0"
>
<transf
name=
"destruct"
arg1=
"H"
>
<goal
name=
"WP_parameter shortest_path_code.11.0.6.0.1.1.0.1.0.0.0"
>
<proof
prover=
"2"
><result
status=
"timeout"
time=
"
1.99
"
/></proof>
<proof
prover=
"2"
><result
status=
"timeout"
time=
"
2.00
"
/></proof>
</goal>
</transf>
</goal>
...
...
@@ -205,7 +209,7 @@
</transf>
</goal>
<goal
name=
"WP_parameter shortest_path_code.11.0.6.0.1.1.1"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.
90
"
steps=
"1260"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.
85
"
steps=
"1260"
/></proof>
</goal>
</transf>
</goal>
...
...
@@ -230,7 +234,7 @@
<proof
prover=
"1"
><undone/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.12.0.0.1"
>
<proof
prover=
"0"
><result
status=
"valid"
time=
"0.
3
6"
/></proof>
<proof
prover=
"0"
><result
status=
"valid"
time=
"0.
4
6"
/></proof>
<proof
prover=
"1"
><undone/></proof>
</goal>
</transf>
...
...
@@ -280,10 +284,10 @@
<goal
name=
"WP_parameter shortest_path_code.16.0.0.0.0.0.0.0.0.0.1.0.0.0"
>
<transf
name=
"cut"
arg1=
"(mem z q)"
>
<goal
name=
"WP_parameter shortest_path_code.16.0.0.0.0.0.0.0.0.0.1.0.0.0.0"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.
2
8"
steps=
"405"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.
4
8"
steps=
"405"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.16.0.0.0.0.0.0.0.0.0.1.0.0.0.1"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.
16
"
steps=
"355"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.
20
"
steps=
"355"
/></proof>
</goal>
</transf>
</goal>
...
...
@@ -314,25 +318,25 @@
</transf>
</goal>
<goal
name=
"WP_parameter shortest_path_code.16.0.0.1"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.
11
"
steps=
"268"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.
09
"
steps=
"268"
/></proof>
</goal>
</transf>
</goal>
<goal
name=
"WP_parameter shortest_path_code.16.0.1"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
1
"
steps=
"22"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
0
"
steps=
"22"
/></proof>
</goal>
</transf>
</goal>
</transf>
</goal>
<goal
name=
"WP_parameter shortest_path_code.17"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
3
"
steps=
"122"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.0
4
"
steps=
"122"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.18"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.01"
steps=
"22"
/></proof>
</goal>
<goal
name=
"WP_parameter shortest_path_code.19"
>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.
09
"
steps=
"353"
/></proof>
<proof
prover=
"2"
><result
status=
"valid"
time=
"0.
18
"
steps=
"353"
/></proof>
</goal>
</transf>
</goal>
...
...
src/ide/why3ide.ml
View file @
a4089cd7
...
...
@@ -50,24 +50,22 @@ module Protocol_why3ide = struct
~
desc
:
"Print@ debugging@ messages@ about@ Why3Ide@ protocol@"
let
print_request_debug
r
=
Debug
.
dprintf
debug_proto
"[request]"
;
Debug
.
dprintf
debug_proto
"%a@."
print_request
r
;
Debug
.
dprintf
debug_proto
"[IDE proto] request %a@."
print_request
r
;
Debug
.
dprintf
debug_json
"%a@."
print_request_json
r
let
print_msg_debug
m
=
Debug
.
dprintf
debug_proto
"[message]"
;
Debug
.
dprintf
debug_proto
"%a@."
print_msg
m
Debug
.
dprintf
debug_proto
"[IDE proto] message %a@."
print_msg
m
let
print_notify_debug
n
=
Debug
.
dprintf
debug_proto
"[notification]"
;
Debug
.
dprintf
debug_proto
"%a@."
print_notify
n
;
Debug
.
dprintf
debug_proto
"[IDE proto] handling notification %a@."
print_notify
n
;
Debug
.
dprintf
debug_json
"%a@."
print_notification_json
n
let
list_requests
:
ide_request
list
ref
=
ref
[]
let
get_requests
()
=
if
List
.
length
!
list_requests
>
0
then
Debug
.
dprintf
debug_proto
"get requests@."
;
let
n
=
List
.
length
!
list_requests
in
if
n
>
0
then
Debug
.
dprintf
debug_proto
"[IDE proto] got %d newrequests@."
n
;
let
l
=
List
.
rev
!
list_requests
in
list_requests
:=
[]
;
l
...
...
@@ -79,12 +77,14 @@ module Protocol_why3ide = struct
let
notification_list
:
notification
list
ref
=
ref
[]
let
notify
n
=
(* too early, print when handling notifications
print_notify_debug n;
notification_list
:=
n
::
!
notification_list
*)
notification_list
:=
n
::
!
notification_list
let
get_notified
()
=
if
List
.
length
!
notification_list
>
0
then
Debug
.
dprintf
debug_proto
"get notified@."
;
let
n
=
List
.
length
!
notification_list
in
if
n
>
0
then
Debug
.
dprintf
debug_proto
"[IDE proto] got %d new notifications@."
n
;
let
l
=
List
.
rev
!
notification_list
in
notification_list
:=
[]
;
l
...
...
@@ -1549,13 +1549,6 @@ let new_node ?parent (* ?(collapse=false) *) id name typ detached =
|
NTransformation
->
!
image_transf
|
NProofAttempt
->
!
image_prover
);
let
path
=
goals_model
#
get_path
iter
in
(*
if not proved then
begin
Debug.dprintf debug "Expanding row for unproved node %d@." id;
goals_view#expand_to_path path;
end;
*)
let
new_ref
=
goals_model
#
get_row_reference
path
in
Hint
.
add
node_id_to_gtree
id
new_ref
;
set_status_and_time_column
new_ref
;
...
...
src/session/controller_itp.ml
View file @
a4089cd7
...
...
@@ -124,9 +124,9 @@ let th_proved c th =
Hid
.
find_def
c
.
proof_state
.
th_state
false
(
theory_name
th
)
let
file_proved
c
f
=
if
f
.
file_theories
=
[]
then
tru
e
Stdlib
.
Hstr
.
find_def
c
.
proof_state
.
file_state
true
f
.
file_nam
e
else
List
.
for_all
(
fun
th
->
th_proved
c
th
)
f
.
file_theories
Stdlib
.
Hstr
.
find_def
c
.
proof_state
.
file_state
false
f
.
file_name
let
any_proved
cont
any
:
bool
=
match
any
with
...
...
@@ -239,9 +239,11 @@ let update_file_node notification c f =
let
ps
=
c
.
proof_state
in
let
ths
=
f
.
file_theories
in
let
proved
=
List
.
for_all
(
th_proved
c
)
ths
in
Format
.
eprintf
"[TEMP] notify file status is now proved = %b@."
proved
;
if
proved
<>
file_proved
c
f
then
begin
Stdlib
.
Hstr
.
replace
ps
.
file_state
f
.
file_name
proved
;
Format
.
eprintf
"[TEMP]notify file status change@."
;
notification
(
AFile
f
);
end
...
...
@@ -252,6 +254,7 @@ let update_theory_node notification c th =
if
proved
<>
th_proved
c
th
then
begin
Hid
.
replace
ps
.
th_state
(
theory_name
th
)
proved
;
Format
.
eprintf
"[TEMP]notify theory status change@."
;
notification
(
ATh
th
);
update_file_node
notification
c
(
theory_parent
c
.
controller_session
th
)
end
...
...
src/session/itp_server.ml
View file @
a4089cd7
...
...
@@ -980,7 +980,9 @@ end
let
obs
=
(
get_proof_attempt_node
c
.
controller_session
pa
)
.
proof_obsolete
in
P
.
notify
(
Node_change
(
node_ID
,
Obsolete
obs
))
|
_
->
()
with
Not_found
->
()
with
Not_found
->
Format
.
eprintf
"Anomaly: Itp_server.notify_change_proved@."
;
exit
1
let
schedule_proof_attempt
~
counterexmp
nid
(
p
:
Whyconf
.
config_prover
)
limit
=
let
d
=
get_server_data
()
in
...
...
src/session/session_itp.ml
View file @
a4089cd7
...
...
@@ -98,18 +98,6 @@ type session = {
let
theory_parent
s
th
=
Hstr
.
find
s
.
session_files
th
.
theory_parent_name
(* TODO replace *)
let
init_Hpn
(
s
:
session
)
(
h
:
'
a
Hpn
.
t
)
(
d
:
'
a
)
:
unit
=
Hint
.
iter
(
fun
k
_pn
->
Hpn
.
replace
h
k
d
)
s
.
proofNode_table
let
init_Htn
(
s
:
session
)
(
h
:
'
a
Htn
.
t
)
(
d
:
'
a
)
:
unit
=
Hint
.
iter
(
fun
k
_pn
->
Htn
.
replace
h
k
d
)
s
.
trans_table
(*
let _session_iter_proofNode f s =
Hint.iter f s.proofNode_table
*)
let
session_iter_proof_attempt
f
s
=
Hint
.
iter
f
s
.
proofAttempt_table
...
...
src/session/session_itp.mli
View file @
a4089cd7
...
...
@@ -25,9 +25,6 @@ module Hpn: Exthtbl.S with type key = proofNodeID
module
Htn
:
Exthtbl
.
S
with
type
key
=
transID
module
Hpan
:
Exthtbl
.
S
with
type
key
=
proofAttemptID
val
init_Hpn
:
session
->
'
a
Hpn
.
t
->
'
a
->
unit
val
init_Htn
:
session
->
'
a
Htn
.
t
->
'
a
->
unit
type
theory
type
file
=
private
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment