forked from clvoloshin/RL-LTL
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathppo_continous.log
67 lines (66 loc) · 1.4 KB
/
ppo_continous.log
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
============================================================================================
============================================================================================
Device set to : NVIDIA GeForce RTX 2080 Ti
============================================================================================
Device set to : NVIDIA GeForce RTX 2080 Ti
============================================================================================
Device set to : NVIDIA GeForce RTX 2080 Ti
============================================================================================
HOA: v1
tool: "owl" "* *"
Start: 0
acc-name: Buchi
Acceptance: 1 Inf(0)
properties: trans-acc trans-label
AP: 3 "y" "r" "b"
--BODY--
State: 1
[!0 & !2] 1
[0 & !2] 0 {0}
State: 0
[!1 & !2] 0
[!0 & 1 & !2] 1
[0 & 1 & !2] 0 {0}
--END--
Transition-based Acceptance
HOA: v1
States: 3
Start: 0
AP: 3 "y" "r" "b"
acc-name: Buchi
Acceptance: 1 Inf(0)
properties: trans-labels explicit-labels trans-acc deterministic
--BODY--
State: 0
[!1&!2] 0
[!0&1&!2] 1
[0&1&!2] 0 {0}
State: 1
[!0&!2] 1
[0&!2] 0 {0}
State: 2
[t] 2
--END--
State-based Acceptance
HOA: v1
States: 4
Start: 0
AP: 3 "y" "r" "b"
acc-name: Buchi
Acceptance: 1 Inf(0)
properties: trans-labels explicit-labels state-acc deterministic
--BODY--
State: 0 {0}
[0&1&!2] 0
[!1&!2] 1
[!0&1&!2] 2
State: 1
[0&1&!2] 0
[!1&!2] 1
[!0&1&!2] 2
State: 2
[0&!2] 0
[!0&!2] 2
State: 3
[t] 3
--END--