Commit b43c061c4d3c5750c9a9a1f7c0d170266ba78556
1 parent
eb584496
Exists in
master
rewriting 00_PASP for scholarship project
Showing
16 changed files
with
603 additions
and
349 deletions
Show diff stats
README.md
1 | # Probabilistic ILP | 1 | # Probabilistic ILP |
2 | 2 | ||
3 | +**Check** Conformal prediction. | ||
4 | + | ||
3 | > Fonte: [Turning 30: New Ideas in Inductive Logic Programming](https://arxiv.org/abs/2002.11002) | 5 | > Fonte: [Turning 30: New Ideas in Inductive Logic Programming](https://arxiv.org/abs/2002.11002) |
4 | 6 | ||
5 | ## Introduction | 7 | ## Introduction |
@@ -62,4 +64,4 @@ Recursion; Predicate Invention; Higher order, ASP Hypotheses; Optimality; Prolog | @@ -62,4 +64,4 @@ Recursion; Predicate Invention; Higher order, ASP Hypotheses; Optimality; Prolog | ||
62 | 64 | ||
63 | ## Applications | 65 | ## Applications |
64 | 66 | ||
65 | -### ELearning | ||
66 | \ No newline at end of file | 67 | \ No newline at end of file |
68 | +### ELearning |
No preview for this file type
task_01/proposal.md
@@ -6,7 +6,7 @@ | @@ -6,7 +6,7 @@ | ||
6 | 6 | ||
7 | Answer Set Programming (ASP) is a logic programming paradigm based on the Stable Model semantics of Normal Logic Programs (NP) that can be implemented using the latest advances in SAT solving technology. ASP is a truly declarative language that supports language constructs such as disjunction in the head of a clause, choice rules, and hard and weak constraints. | 7 | Answer Set Programming (ASP) is a logic programming paradigm based on the Stable Model semantics of Normal Logic Programs (NP) that can be implemented using the latest advances in SAT solving technology. ASP is a truly declarative language that supports language constructs such as disjunction in the head of a clause, choice rules, and hard and weak constraints. |
8 | 8 | ||
9 | -The Distribution Semantics (DS) is a key approach to extend logical representations with probabilistic reasoning. Probabilistic Facts (PF) are the most basic stochastic DS primitive and they take the form of logical facts labelled with a probability $p$; Each probabilistic fact represents a boolean random variable that is true with probability $p$ and false with probability $1 − p$. | 9 | +The Distribution Semantics (DS) is a key approach to extend logical representations with probabilistic reasoning. Probabilistic Facts (PF) are the most basic stochastic DS primitive and they take the form of logical facts labeled with a probability $p$; Each probabilistic fact represents a boolean random variable that is true with probability $p$ and false with probability $1 − p$. |
10 | 10 | ||
11 | Crucially, a joint distribution of atoms derived from an ASP specification can be used to _quantitatively measure the performance of that specification_ given data observed from the system it is intended to describe. Then, given competing specifications to describe a certain system, these performance measures can be applied in various optimization techniques in order to obtain one that best describes the target system. | 11 | Crucially, a joint distribution of atoms derived from an ASP specification can be used to _quantitatively measure the performance of that specification_ given data observed from the system it is intended to describe. Then, given competing specifications to describe a certain system, these performance measures can be applied in various optimization techniques in order to obtain one that best describes the target system. |
12 | 12 | ||
@@ -36,7 +36,7 @@ A team of two **(or three?)** researchers and a graduate student, working over s | @@ -36,7 +36,7 @@ A team of two **(or three?)** researchers and a graduate student, working over s | ||
36 | - The formalization of the methods outlined above including the parameter estimation from observations and the joint distribution extending the probabilities of the stable models. | 36 | - The formalization of the methods outlined above including the parameter estimation from observations and the joint distribution extending the probabilities of the stable models. |
37 | - Application and evaluation of this approach to well-known problems, using available software tools, such as | 37 | - Application and evaluation of this approach to well-known problems, using available software tools, such as |
38 | - Problems: **Assim, de momento, não me lembro de nenhum!** | 38 | - Problems: **Assim, de momento, não me lembro de nenhum!** |
39 | - - Software tools: [`s(casp)`](https://ciao-lang.org/playground/scasp.html), Potassco suit, _etc._ | 39 | + - Software tools: [`s(casp)`](https://ciao-lang.org/playground/scasp.html), [Potassco suit](https://potassco.org/), _etc._ |
40 | 40 | ||
41 | ## References | 41 | ## References |
42 | 42 | ||
@@ -44,4 +44,4 @@ A team of two **(or three?)** researchers and a graduate student, working over s | @@ -44,4 +44,4 @@ A team of two **(or three?)** researchers and a graduate student, working over s | ||
44 | 2. Andrew Cropper, Sebastijan Dumancic, Richard Evans, Stephen H. Muggleton, Inductive logic programming at 30 (2021) | 44 | 2. Andrew Cropper, Sebastijan Dumancic, Richard Evans, Stephen H. Muggleton, Inductive logic programming at 30 (2021) |
45 | 3. Fabio Gagliardi Cozman, Denis Deratani Mauá, The joy of Probabilistic Answer Set Programming: Semantics - complexity, expressivity, inference (2020) | 45 | 3. Fabio Gagliardi Cozman, Denis Deratani Mauá, The joy of Probabilistic Answer Set Programming: Semantics - complexity, expressivity, inference (2020) |
46 | 4. Fabrizio Riguzzi, Foundations of Probabilistic Logic Programming Languages, Semantics, Inference and Learning. Rivers Publishers (2018) | 46 | 4. Fabrizio Riguzzi, Foundations of Probabilistic Logic Programming Languages, Semantics, Inference and Learning. Rivers Publishers (2018) |
47 | -6. Martin Gebser, Roland Kaminski, Benjamin Kaufmann, and Torsten Schaub, Answer Set Solving in Practice, Morgan & Claypool Publishers (2013) | ||
48 | \ No newline at end of file | 47 | \ No newline at end of file |
48 | +6. Martin Gebser, Roland Kaminski, Benjamin Kaufmann, and Torsten Schaub, Answer Set Solving in Practice, Morgan & Claypool Publishers (2013) |
text/00_PASP.aux
@@ -29,14 +29,6 @@ | @@ -29,14 +29,6 @@ | ||
29 | \@writefile{nav}{\headcommand {\slideentry {1}{0}{2}{3/3}{}{0}}} | 29 | \@writefile{nav}{\headcommand {\slideentry {1}{0}{2}{3/3}{}{0}}} |
30 | \@writefile{nav}{\headcommand {\beamer@framepages {3}{3}}} | 30 | \@writefile{nav}{\headcommand {\beamer@framepages {3}{3}}} |
31 | \HyPL@Entry{3<</P(\376\377\0004)>>} | 31 | \HyPL@Entry{3<</P(\376\377\0004)>>} |
32 | -\newlabel{prop:lucases.a}{{1}{4}{Introduction}{Doc-Start}{}} | ||
33 | -\@writefile{snm}{\beamer@slide {prop:lucases.a}{4}} | ||
34 | -\newlabel{prop:lucases.b}{{2}{4}{Introduction}{Doc-Start}{}} | ||
35 | -\@writefile{snm}{\beamer@slide {prop:lucases.b}{4}} | ||
36 | -\newlabel{prop:lucases.c}{{3}{4}{Introduction}{Doc-Start}{}} | ||
37 | -\@writefile{snm}{\beamer@slide {prop:lucases.c}{4}} | ||
38 | -\newlabel{prop:lucases.d}{{4}{4}{Introduction}{Doc-Start}{}} | ||
39 | -\@writefile{snm}{\beamer@slide {prop:lucases.d}{4}} | ||
40 | \@writefile{nav}{\headcommand {\slideentry {1}{0}{3}{4/4}{}{0}}} | 32 | \@writefile{nav}{\headcommand {\slideentry {1}{0}{3}{4/4}{}{0}}} |
41 | \@writefile{nav}{\headcommand {\beamer@framepages {4}{4}}} | 33 | \@writefile{nav}{\headcommand {\beamer@framepages {4}{4}}} |
42 | \HyPL@Entry{4<</P(\376\377\0005)>>} | 34 | \HyPL@Entry{4<</P(\376\377\0005)>>} |
@@ -48,79 +40,126 @@ | @@ -48,79 +40,126 @@ | ||
48 | \@writefile{nav}{\headcommand {\slideentry {1}{0}{5}{6/6}{}{0}}} | 40 | \@writefile{nav}{\headcommand {\slideentry {1}{0}{5}{6/6}{}{0}}} |
49 | \@writefile{nav}{\headcommand {\beamer@framepages {6}{6}}} | 41 | \@writefile{nav}{\headcommand {\beamer@framepages {6}{6}}} |
50 | \HyPL@Entry{6<</P(\376\377\0007)>>} | 42 | \HyPL@Entry{6<</P(\376\377\0007)>>} |
43 | +\newlabel{prop:unique.ext.tcsm}{{7}{7}{Introduction}{Doc-Start}{}} | ||
44 | +\@writefile{snm}{\beamer@slide {prop:unique.ext.tcsm}{7}} | ||
51 | \@writefile{nav}{\headcommand {\slideentry {1}{0}{6}{7/7}{}{0}}} | 45 | \@writefile{nav}{\headcommand {\slideentry {1}{0}{6}{7/7}{}{0}}} |
52 | \@writefile{nav}{\headcommand {\beamer@framepages {7}{7}}} | 46 | \@writefile{nav}{\headcommand {\beamer@framepages {7}{7}}} |
53 | \HyPL@Entry{7<</P(\376\377\0008)>>} | 47 | \HyPL@Entry{7<</P(\376\377\0008)>>} |
54 | -\@writefile{nav}{\headcommand {\slideentry {1}{0}{7}{8/8}{}{0}}} | 48 | +\@writefile{toc}{\beamer@sectionintoc {2}{Motivation}{8}{0}{2}} |
49 | +\@writefile{nav}{\headcommand {\beamer@sectionpages {2}{7}}} | ||
50 | +\@writefile{nav}{\headcommand {\beamer@subsectionpages {2}{7}}} | ||
51 | +\@writefile{nav}{\headcommand {\sectionentry {2}{Motivation}{8}{Motivation}{0}}} | ||
52 | +\@writefile{nav}{\headcommand {\slideentry {2}{0}{1}{8/8}{}{0}}} | ||
55 | \@writefile{nav}{\headcommand {\beamer@framepages {8}{8}}} | 53 | \@writefile{nav}{\headcommand {\beamer@framepages {8}{8}}} |
56 | \HyPL@Entry{8<</P(\376\377\0009)>>} | 54 | \HyPL@Entry{8<</P(\376\377\0009)>>} |
57 | -\@writefile{snm}{\beamer@slide {def:w.inconsistent}{9}} | ||
58 | -\newlabel{def:w.inconsistent}{{2}{9}{Introduction}{Doc-Start}{}} | ||
59 | -\@writefile{snm}{\beamer@slide {eq:prob.sm}{9}} | ||
60 | -\newlabel{eq:prob.sm}{{3}{9}{Introduction}{Doc-Start}{}} | ||
61 | -\@writefile{snm}{\beamer@slide {def:w.disj}{9}} | ||
62 | -\newlabel{def:w.disj}{{4}{9}{Introduction}{Doc-Start}{}} | ||
63 | -\@writefile{snm}{\beamer@slide {def:w.conj}{9}} | ||
64 | -\newlabel{def:w.conj}{{5}{9}{Introduction}{Doc-Start}{}} | ||
65 | -\@writefile{snm}{\beamer@slide {def:w.empty}{9}} | ||
66 | -\newlabel{def:w.empty}{{6}{9}{Introduction}{Doc-Start}{}} | ||
67 | -\@writefile{snm}{\beamer@slide {eq:def.prob}{9}} | ||
68 | -\newlabel{eq:def.prob}{{7}{9}{Introduction}{Doc-Start}{}} | ||
69 | -\@writefile{snm}{\beamer@slide {eq:def.prob.event}{9}} | ||
70 | -\newlabel{eq:def.prob.event}{{8}{9}{Introduction}{Doc-Start}{}} | ||
71 | -\@writefile{nav}{\headcommand {\slideentry {1}{0}{8}{9/9}{}{0}}} | 55 | +\@writefile{nav}{\headcommand {\slideentry {2}{0}{2}{9/9}{}{0}}} |
72 | \@writefile{nav}{\headcommand {\beamer@framepages {9}{9}}} | 56 | \@writefile{nav}{\headcommand {\beamer@framepages {9}{9}}} |
73 | \HyPL@Entry{9<</P(\376\377\0001\0000)>>} | 57 | \HyPL@Entry{9<</P(\376\377\0001\0000)>>} |
74 | -\@writefile{toc}{\beamer@sectionintoc {2}{Cases \& Examples}{10}{0}{2}} | ||
75 | -\@writefile{nav}{\headcommand {\beamer@sectionpages {2}{9}}} | ||
76 | -\@writefile{nav}{\headcommand {\beamer@subsectionpages {2}{9}}} | ||
77 | -\@writefile{nav}{\headcommand {\sectionentry {2}{Cases \& Examples}{10}{Cases \& Examples}{0}}} | ||
78 | -\@writefile{toc}{\beamer@subsectionintoc {2}{1}{Programs with disjunctive heads}{10}{0}{2}} | ||
79 | -\@writefile{nav}{\headcommand {\beamer@subsectionpages {10}{9}}} | ||
80 | -\@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{2}{1}{10}{Programs with disjunctive heads}}} | ||
81 | -\@writefile{nav}{\headcommand {\slideentry {2}{1}{1}{10/10}{Programs with disjunctive heads}{0}}} | 58 | +\@writefile{toc}{\beamer@sectionintoc {3}{Resolution}{10}{0}{3}} |
59 | +\@writefile{nav}{\headcommand {\beamer@sectionpages {8}{9}}} | ||
60 | +\@writefile{nav}{\headcommand {\beamer@subsectionpages {8}{9}}} | ||
61 | +\@writefile{nav}{\headcommand {\sectionentry {3}{Resolution}{10}{Resolution}{0}}} | ||
62 | +\@writefile{nav}{\headcommand {\slideentry {3}{0}{1}{10/10}{}{0}}} | ||
82 | \@writefile{nav}{\headcommand {\beamer@framepages {10}{10}}} | 63 | \@writefile{nav}{\headcommand {\beamer@framepages {10}{10}}} |
83 | \HyPL@Entry{10<</P(\376\377\0001\0001)>>} | 64 | \HyPL@Entry{10<</P(\376\377\0001\0001)>>} |
84 | -\@writefile{nav}{\headcommand {\slideentry {2}{1}{2}{11/11}{Programs with disjunctive heads}{0}}} | 65 | +\newlabel{prop:lucases}{{11}{11}{Resolution}{Doc-Start}{}} |
66 | +\@writefile{snm}{\beamer@slide {prop:lucases}{11}} | ||
67 | +\newlabel{prop:lucases.a}{{1}{11}{Resolution}{Doc-Start}{}} | ||
68 | +\@writefile{snm}{\beamer@slide {prop:lucases.a}{11}} | ||
69 | +\newlabel{prop:lucases.b}{{2}{11}{Resolution}{Doc-Start}{}} | ||
70 | +\@writefile{snm}{\beamer@slide {prop:lucases.b}{11}} | ||
71 | +\newlabel{prop:lucases.c}{{3}{11}{Resolution}{Doc-Start}{}} | ||
72 | +\@writefile{snm}{\beamer@slide {prop:lucases.c}{11}} | ||
73 | +\newlabel{prop:lucases.d}{{4}{11}{Resolution}{Doc-Start}{}} | ||
74 | +\@writefile{snm}{\beamer@slide {prop:lucases.d}{11}} | ||
75 | +\@writefile{nav}{\headcommand {\slideentry {3}{0}{2}{11/11}{}{0}}} | ||
85 | \@writefile{nav}{\headcommand {\beamer@framepages {11}{11}}} | 76 | \@writefile{nav}{\headcommand {\beamer@framepages {11}{11}}} |
86 | \HyPL@Entry{11<</P(\376\377\0001\0002)>>} | 77 | \HyPL@Entry{11<</P(\376\377\0001\0002)>>} |
87 | -\@writefile{nav}{\headcommand {\slideentry {2}{1}{3}{12/12}{Programs with disjunctive heads}{0}}} | 78 | +\@writefile{nav}{\headcommand {\slideentry {3}{0}{3}{12/12}{}{0}}} |
88 | \@writefile{nav}{\headcommand {\beamer@framepages {12}{12}}} | 79 | \@writefile{nav}{\headcommand {\beamer@framepages {12}{12}}} |
89 | \HyPL@Entry{12<</P(\376\377\0001\0003)>>} | 80 | \HyPL@Entry{12<</P(\376\377\0001\0003)>>} |
90 | -\@writefile{nav}{\headcommand {\slideentry {2}{1}{4}{13/13}{Programs with disjunctive heads}{0}}} | 81 | +\@writefile{snm}{\beamer@slide {def:w.inconsistent}{13}} |
82 | +\newlabel{def:w.inconsistent}{{2}{13}{Resolution}{Doc-Start}{}} | ||
83 | +\@writefile{snm}{\beamer@slide {eq:prob.sm}{13}} | ||
84 | +\newlabel{eq:prob.sm}{{3}{13}{Resolution}{Doc-Start}{}} | ||
85 | +\@writefile{snm}{\beamer@slide {def:w.disj}{13}} | ||
86 | +\newlabel{def:w.disj}{{4}{13}{Resolution}{Doc-Start}{}} | ||
87 | +\@writefile{snm}{\beamer@slide {def:w.conj}{13}} | ||
88 | +\newlabel{def:w.conj}{{5}{13}{Resolution}{Doc-Start}{}} | ||
89 | +\@writefile{snm}{\beamer@slide {def:w.empty}{13}} | ||
90 | +\newlabel{def:w.empty}{{6}{13}{Resolution}{Doc-Start}{}} | ||
91 | +\@writefile{snm}{\beamer@slide {eq:def.prob}{13}} | ||
92 | +\newlabel{eq:def.prob}{{7}{13}{Resolution}{Doc-Start}{}} | ||
93 | +\@writefile{snm}{\beamer@slide {eq:def.prob.event}{13}} | ||
94 | +\newlabel{eq:def.prob.event}{{8}{13}{Resolution}{Doc-Start}{}} | ||
95 | +\@writefile{nav}{\headcommand {\slideentry {3}{0}{4}{13/13}{}{0}}} | ||
91 | \@writefile{nav}{\headcommand {\beamer@framepages {13}{13}}} | 96 | \@writefile{nav}{\headcommand {\beamer@framepages {13}{13}}} |
92 | \HyPL@Entry{13<</P(\376\377\0001\0004)>>} | 97 | \HyPL@Entry{13<</P(\376\377\0001\0004)>>} |
93 | -\@writefile{toc}{\beamer@subsectionintoc {2}{2}{Non-stratified programs}{14}{0}{2}} | 98 | +\@writefile{toc}{\beamer@sectionintoc {4}{Cases \& Examples}{14}{0}{4}} |
99 | +\@writefile{nav}{\headcommand {\beamer@sectionpages {10}{13}}} | ||
94 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {10}{13}}} | 100 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {10}{13}}} |
95 | -\@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{2}{2}{14}{Non-stratified programs}}} | ||
96 | -\@writefile{nav}{\headcommand {\slideentry {2}{2}{1}{14/14}{Non-stratified programs}{0}}} | 101 | +\@writefile{nav}{\headcommand {\sectionentry {4}{Cases \& Examples}{14}{Cases \& Examples}{0}}} |
102 | +\@writefile{nav}{\headcommand {\slideentry {4}{0}{1}{14/14}{}{0}}} | ||
97 | \@writefile{nav}{\headcommand {\beamer@framepages {14}{14}}} | 103 | \@writefile{nav}{\headcommand {\beamer@framepages {14}{14}}} |
98 | \HyPL@Entry{14<</P(\376\377\0001\0005)>>} | 104 | \HyPL@Entry{14<</P(\376\377\0001\0005)>>} |
99 | -\@writefile{nav}{\headcommand {\slideentry {2}{2}{2}{15/15}{Non-stratified programs}{0}}} | 105 | +\@writefile{toc}{\beamer@subsectionintoc {4}{1}{Programs with disjunctive heads}{15}{0}{4}} |
106 | +\@writefile{nav}{\headcommand {\beamer@subsectionpages {14}{14}}} | ||
107 | +\@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{4}{1}{15}{Programs with disjunctive heads}}} | ||
108 | +\@writefile{nav}{\headcommand {\slideentry {4}{1}{1}{15/15}{Programs with disjunctive heads}{0}}} | ||
100 | \@writefile{nav}{\headcommand {\beamer@framepages {15}{15}}} | 109 | \@writefile{nav}{\headcommand {\beamer@framepages {15}{15}}} |
101 | \HyPL@Entry{15<</P(\376\377\0001\0006)>>} | 110 | \HyPL@Entry{15<</P(\376\377\0001\0006)>>} |
102 | -\@writefile{nav}{\headcommand {\slideentry {2}{2}{3}{16/16}{Non-stratified programs}{0}}} | 111 | +\@writefile{nav}{\headcommand {\slideentry {4}{1}{2}{16/16}{Programs with disjunctive heads}{0}}} |
103 | \@writefile{nav}{\headcommand {\beamer@framepages {16}{16}}} | 112 | \@writefile{nav}{\headcommand {\beamer@framepages {16}{16}}} |
104 | \HyPL@Entry{16<</P(\376\377\0001\0007)>>} | 113 | \HyPL@Entry{16<</P(\376\377\0001\0007)>>} |
105 | -\@writefile{nav}{\headcommand {\slideentry {2}{2}{4}{17/17}{Non-stratified programs}{0}}} | 114 | +\@writefile{nav}{\headcommand {\slideentry {4}{1}{3}{17/17}{Programs with disjunctive heads}{0}}} |
106 | \@writefile{nav}{\headcommand {\beamer@framepages {17}{17}}} | 115 | \@writefile{nav}{\headcommand {\beamer@framepages {17}{17}}} |
107 | \HyPL@Entry{17<</P(\376\377\0001\0008)>>} | 116 | \HyPL@Entry{17<</P(\376\377\0001\0008)>>} |
108 | -\@writefile{toc}{\beamer@sectionintoc {3}{Conclusions}{18}{0}{3}} | ||
109 | -\@writefile{nav}{\headcommand {\beamer@sectionpages {10}{17}}} | ||
110 | -\@writefile{nav}{\headcommand {\beamer@subsectionpages {14}{17}}} | ||
111 | -\@writefile{nav}{\headcommand {\sectionentry {3}{Conclusions}{18}{Conclusions}{0}}} | ||
112 | -\@writefile{nav}{\headcommand {\slideentry {3}{0}{1}{18/18}{}{0}}} | 117 | +\@writefile{nav}{\headcommand {\slideentry {4}{1}{4}{18/18}{Programs with disjunctive heads}{0}}} |
113 | \@writefile{nav}{\headcommand {\beamer@framepages {18}{18}}} | 118 | \@writefile{nav}{\headcommand {\beamer@framepages {18}{18}}} |
114 | \HyPL@Entry{18<</P(\376\377\0001\0009)>>} | 119 | \HyPL@Entry{18<</P(\376\377\0001\0009)>>} |
115 | -\@writefile{nav}{\headcommand {\beamer@sectionpages {18}{18}}} | ||
116 | -\@writefile{nav}{\headcommand {\beamer@subsectionpages {18}{18}}} | ||
117 | -\@writefile{nav}{\headcommand {\sectionentry {4}{ASP \& related definitions}{19}{ASP \& related definitions}{0}}} | ||
118 | -\@writefile{nav}{\headcommand {\slideentry {4}{0}{1}{19/19}{}{0}}} | 120 | +\@writefile{nav}{\headcommand {\slideentry {4}{1}{5}{19/19}{Programs with disjunctive heads}{0}}} |
119 | \@writefile{nav}{\headcommand {\beamer@framepages {19}{19}}} | 121 | \@writefile{nav}{\headcommand {\beamer@framepages {19}{19}}} |
120 | -\@writefile{nav}{\headcommand {\beamer@partpages {1}{19}}} | ||
121 | -\@writefile{nav}{\headcommand {\beamer@subsectionpages {19}{19}}} | ||
122 | -\@writefile{nav}{\headcommand {\beamer@sectionpages {19}{19}}} | ||
123 | -\@writefile{nav}{\headcommand {\beamer@documentpages {19}}} | ||
124 | -\@writefile{nav}{\headcommand {\gdef \inserttotalframenumber {19}}} | ||
125 | -\newlabel{TotPages}{{19}{19}{}{page.19}{}} | ||
126 | -\gdef \@abspage@last{19} | 122 | +\HyPL@Entry{19<</P(\376\377\0002\0000)>>} |
123 | +\@writefile{toc}{\beamer@subsectionintoc {4}{2}{Non-stratified programs}{20}{0}{4}} | ||
124 | +\@writefile{nav}{\headcommand {\beamer@subsectionpages {15}{19}}} | ||
125 | +\@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{4}{2}{20}{Non-stratified programs}}} | ||
126 | +\@writefile{nav}{\headcommand {\slideentry {4}{2}{1}{20/20}{Non-stratified programs}{0}}} | ||
127 | +\@writefile{nav}{\headcommand {\beamer@framepages {20}{20}}} | ||
128 | +\HyPL@Entry{20<</P(\376\377\0002\0001)>>} | ||
129 | +\@writefile{nav}{\headcommand {\slideentry {4}{2}{2}{21/21}{Non-stratified programs}{0}}} | ||
130 | +\@writefile{nav}{\headcommand {\beamer@framepages {21}{21}}} | ||
131 | +\HyPL@Entry{21<</P(\376\377\0002\0002)>>} | ||
132 | +\@writefile{nav}{\headcommand {\slideentry {4}{2}{3}{22/22}{Non-stratified programs}{0}}} | ||
133 | +\@writefile{nav}{\headcommand {\beamer@framepages {22}{22}}} | ||
134 | +\HyPL@Entry{22<</P(\376\377\0002\0003)>>} | ||
135 | +\@writefile{nav}{\headcommand {\slideentry {4}{2}{4}{23/23}{Non-stratified programs}{0}}} | ||
136 | +\@writefile{nav}{\headcommand {\beamer@framepages {23}{23}}} | ||
137 | +\HyPL@Entry{23<</P(\376\377\0002\0004)>>} | ||
138 | +\@writefile{nav}{\headcommand {\slideentry {4}{2}{5}{24/24}{Non-stratified programs}{0}}} | ||
139 | +\@writefile{nav}{\headcommand {\beamer@framepages {24}{24}}} | ||
140 | +\HyPL@Entry{24<</P(\376\377\0002\0005)>>} | ||
141 | +\@writefile{toc}{\beamer@sectionintoc {5}{Conclusions}{25}{0}{5}} | ||
142 | +\@writefile{nav}{\headcommand {\beamer@sectionpages {14}{24}}} | ||
143 | +\@writefile{nav}{\headcommand {\beamer@subsectionpages {20}{24}}} | ||
144 | +\@writefile{nav}{\headcommand {\sectionentry {5}{Conclusions}{25}{Conclusions}{0}}} | ||
145 | +\@writefile{nav}{\headcommand {\slideentry {5}{0}{1}{25/25}{}{0}}} | ||
146 | +\@writefile{nav}{\headcommand {\beamer@framepages {25}{25}}} | ||
147 | +\HyPL@Entry{25<</P(\376\377\0002\0006)>>} | ||
148 | +\@writefile{nav}{\headcommand {\slideentry {5}{0}{2}{26/26}{}{0}}} | ||
149 | +\@writefile{nav}{\headcommand {\beamer@framepages {26}{26}}} | ||
150 | +\HyPL@Entry{26<</P(\376\377\0002\0007)>>} | ||
151 | +\@writefile{nav}{\headcommand {\beamer@sectionpages {25}{26}}} | ||
152 | +\@writefile{nav}{\headcommand {\beamer@subsectionpages {25}{26}}} | ||
153 | +\@writefile{nav}{\headcommand {\sectionentry {6}{ASP \& related definitions}{27}{ASP \& related definitions}{0}}} | ||
154 | +\@writefile{nav}{\headcommand {\slideentry {6}{0}{1}{27/27}{}{0}}} | ||
155 | +\@writefile{nav}{\headcommand {\beamer@framepages {27}{27}}} | ||
156 | +\HyPL@Entry{27<</P(\376\377\0002\0008)>>} | ||
157 | +\@writefile{nav}{\headcommand {\slideentry {6}{0}{2}{28/28}{}{0}}} | ||
158 | +\@writefile{nav}{\headcommand {\beamer@framepages {28}{28}}} | ||
159 | +\@writefile{nav}{\headcommand {\beamer@partpages {1}{28}}} | ||
160 | +\@writefile{nav}{\headcommand {\beamer@subsectionpages {27}{28}}} | ||
161 | +\@writefile{nav}{\headcommand {\beamer@sectionpages {27}{28}}} | ||
162 | +\@writefile{nav}{\headcommand {\beamer@documentpages {28}}} | ||
163 | +\@writefile{nav}{\headcommand {\gdef \inserttotalframenumber {28}}} | ||
164 | +\newlabel{TotPages}{{28}{28}{}{page.28}{}} | ||
165 | +\gdef \@abspage@last{28} |
text/00_PASP.fdb_latexmk
1 | # Fdb version 3 | 1 | # Fdb version 3 |
2 | -["xdvipdfmx"] 1663582707 "00_PASP.xdv" "00_PASP.pdf" "00_PASP" 1663582708 | ||
3 | - "00_PASP.xdv" 1663582707 100300 6dd1844da1890e1cb7b5c7dad010f731 "xelatex" | 2 | +["xdvipdfmx"] 1667928801 "00_PASP.xdv" "00_PASP.pdf" "00_PASP" 1667928802 |
3 | + "00_PASP.xdv" 1667928801 200932 982c61eac8b5d4d97d7ddad987e569ae "xelatex" | ||
4 | (generated) | 4 | (generated) |
5 | "00_PASP.pdf" | 5 | "00_PASP.pdf" |
6 | -["xelatex"] 1663582702 "/home/fc/sci/projetos/zugzwang/text/00_PASP.tex" "00_PASP.xdv" "00_PASP" 1663582708 | ||
7 | - "/home/fc/sci/projetos/zugzwang/text/00_PASP.tex" 1663582702 24211 60f6eac8176f95783413aef5958f7e49 "" | 6 | +["xelatex"] 1667928794 "/home/fc/sci/projetos/zugzwang/text/00_PASP.tex" "00_PASP.xdv" "00_PASP" 1667928802 |
7 | + "/home/fc/sci/projetos/zugzwang/text/00_PASP.tex" 1667928794 29667 8d68ac0db717033678db2dd1c81ee58c "" | ||
8 | "/usr/share/texmf-dist/fonts/map/fontname/texfonts.map" 1650183167 3524 cb3e574dea2d1052e39280babc910dc8 "" | 8 | "/usr/share/texmf-dist/fonts/map/fontname/texfonts.map" 1650183167 3524 cb3e574dea2d1052e39280babc910dc8 "" |
9 | "/usr/share/texmf-dist/fonts/tfm/adobe/zapfding/pzdr.tfm" 1650183167 1528 f853c4d1b4e0550255e02831fdc8496f "" | 9 | "/usr/share/texmf-dist/fonts/tfm/adobe/zapfding/pzdr.tfm" 1650183167 1528 f853c4d1b4e0550255e02831fdc8496f "" |
10 | "/usr/share/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex7.tfm" 1650183167 1004 54797486969f23fa377b128694d548df "" | 10 | "/usr/share/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex7.tfm" 1650183167 1004 54797486969f23fa377b128694d548df "" |
@@ -24,6 +24,11 @@ | @@ -24,6 +24,11 @@ | ||
24 | "/usr/share/texmf-dist/fonts/tfm/public/cm/cmsy10.tfm" 1650183167 1124 6c73e740cf17375f03eec0ee63599741 "" | 24 | "/usr/share/texmf-dist/fonts/tfm/public/cm/cmsy10.tfm" 1650183167 1124 6c73e740cf17375f03eec0ee63599741 "" |
25 | "/usr/share/texmf-dist/fonts/tfm/public/cm/cmsy6.tfm" 1650183167 1116 933a60c408fc0a863a92debe84b2d294 "" | 25 | "/usr/share/texmf-dist/fonts/tfm/public/cm/cmsy6.tfm" 1650183167 1116 933a60c408fc0a863a92debe84b2d294 "" |
26 | "/usr/share/texmf-dist/fonts/tfm/public/cm/cmsy8.tfm" 1650183167 1120 8b7d695260f3cff42e636090a8002094 "" | 26 | "/usr/share/texmf-dist/fonts/tfm/public/cm/cmsy8.tfm" 1650183167 1120 8b7d695260f3cff42e636090a8002094 "" |
27 | + "/usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmr10.tfm" 1650183167 12056 7e13df7fe4cbce21b072ba7c4f4deb6e "" | ||
28 | + "/usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmr5.tfm" 1650183167 12020 46464c854bf317de2a7a0bbe4a1160ca "" | ||
29 | + "/usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmr6.tfm" 1650183167 12048 c1068d0f4772be9b0ec447692e1d6d82 "" | ||
30 | + "/usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmr7.tfm" 1650183167 12064 09aa3eeac96bf141d673bb1b0385ce55 "" | ||
31 | + "/usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmr8.tfm" 1650183167 12064 a35db870f0b76c338d749c56dc030ef5 "" | ||
27 | "/usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmss10.tfm" 1650183167 11176 53ebf7a171df1f9447b387b178768bb5 "" | 32 | "/usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmss10.tfm" 1650183167 11176 53ebf7a171df1f9447b387b178768bb5 "" |
28 | "/usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmss12.tfm" 1650183167 11232 955a7245396175d9219648eadc654ac9 "" | 33 | "/usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmss12.tfm" 1650183167 11232 955a7245396175d9219648eadc654ac9 "" |
29 | "/usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmss8.tfm" 1650183167 11180 705632ac6b4fb69204ad970192cdf4e5 "" | 34 | "/usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmss8.tfm" 1650183167 11180 705632ac6b4fb69204ad970192cdf4e5 "" |
@@ -152,6 +157,7 @@ | @@ -152,6 +157,7 @@ | ||
152 | "/usr/share/texmf-dist/tex/latex/beamer/beamerbasetwoscreens.sty" 1650183167 1808 098e1772761e9b4a016e74f1a4c1cb74 "" | 157 | "/usr/share/texmf-dist/tex/latex/beamer/beamerbasetwoscreens.sty" 1650183167 1808 098e1772761e9b4a016e74f1a4c1cb74 "" |
153 | "/usr/share/texmf-dist/tex/latex/beamer/beamerbaseverbatim.sty" 1650183167 4026 1ba2c6a2acf275d63cb85d60d8597fe8 "" | 158 | "/usr/share/texmf-dist/tex/latex/beamer/beamerbaseverbatim.sty" 1650183167 4026 1ba2c6a2acf275d63cb85d60d8597fe8 "" |
154 | "/usr/share/texmf-dist/tex/latex/beamer/beamercolorthemedefault.sty" 1650183167 7089 c34bc77851d46db7348b94bd5e51168a "" | 159 | "/usr/share/texmf-dist/tex/latex/beamer/beamercolorthemedefault.sty" 1650183167 7089 c34bc77851d46db7348b94bd5e51168a "" |
160 | + "/usr/share/texmf-dist/tex/latex/beamer/beamercolorthemerose.sty" 1650183167 853 82dd210288d1106dcf8014b257a62279 "" | ||
155 | "/usr/share/texmf-dist/tex/latex/beamer/beamerfontthemedefault.sty" 1650183167 4236 21e590075d6781cc58fee783316ee268 "" | 161 | "/usr/share/texmf-dist/tex/latex/beamer/beamerfontthemedefault.sty" 1650183167 4236 21e590075d6781cc58fee783316ee268 "" |
156 | "/usr/share/texmf-dist/tex/latex/beamer/beamericonarticle.20.pdf" 1650183167 2958 4e0c4a6e994e5c4d9da11c477e927f0f "" | 162 | "/usr/share/texmf-dist/tex/latex/beamer/beamericonarticle.20.pdf" 1650183167 2958 4e0c4a6e994e5c4d9da11c477e927f0f "" |
157 | "/usr/share/texmf-dist/tex/latex/beamer/beamericonarticle.pdf" 1650183167 2936 6cc3ef0682cbb62be8aa1b19f0a84ed6 "" | 163 | "/usr/share/texmf-dist/tex/latex/beamer/beamericonarticle.pdf" 1650183167 2936 6cc3ef0682cbb62be8aa1b19f0a84ed6 "" |
@@ -159,6 +165,7 @@ | @@ -159,6 +165,7 @@ | ||
159 | "/usr/share/texmf-dist/tex/latex/beamer/beamericonbook.pdf" 1650183167 2667 7624351b441ffe4bd2d14e08fbcf063d "" | 165 | "/usr/share/texmf-dist/tex/latex/beamer/beamericonbook.pdf" 1650183167 2667 7624351b441ffe4bd2d14e08fbcf063d "" |
160 | "/usr/share/texmf-dist/tex/latex/beamer/beamericononline.20.pdf" 1650183167 24451 195d2c060e84f339954bc6d9b52131d7 "" | 166 | "/usr/share/texmf-dist/tex/latex/beamer/beamericononline.20.pdf" 1650183167 24451 195d2c060e84f339954bc6d9b52131d7 "" |
161 | "/usr/share/texmf-dist/tex/latex/beamer/beamericononline.pdf" 1650183167 24611 df07010540266b2b205b492a4d02e7e1 "" | 167 | "/usr/share/texmf-dist/tex/latex/beamer/beamericononline.pdf" 1650183167 24611 df07010540266b2b205b492a4d02e7e1 "" |
168 | + "/usr/share/texmf-dist/tex/latex/beamer/beamerinnerthemecircles.sty" 1650183167 402 e195c2bcc25433d9ad026b309024fcf9 "" | ||
162 | "/usr/share/texmf-dist/tex/latex/beamer/beamerinnerthemedefault.sty" 1650183167 13080 71b38252cbe3d689bcd03161d205eb84 "" | 169 | "/usr/share/texmf-dist/tex/latex/beamer/beamerinnerthemedefault.sty" 1650183167 13080 71b38252cbe3d689bcd03161d205eb84 "" |
163 | "/usr/share/texmf-dist/tex/latex/beamer/beamerouterthemedefault.sty" 1650183167 6946 ef0e875be97ab827b5cf3232042f1628 "" | 170 | "/usr/share/texmf-dist/tex/latex/beamer/beamerouterthemedefault.sty" 1650183167 6946 ef0e875be97ab827b5cf3232042f1628 "" |
164 | "/usr/share/texmf-dist/tex/latex/beamer/beamerthemedefault.sty" 1650183167 355 75c98e7b8f427eb7c625ed391b140c5b "" | 171 | "/usr/share/texmf-dist/tex/latex/beamer/beamerthemedefault.sty" 1650183167 355 75c98e7b8f427eb7c625ed391b140c5b "" |
@@ -188,6 +195,7 @@ | @@ -188,6 +195,7 @@ | ||
188 | "/usr/share/texmf-dist/tex/latex/kvoptions/kvoptions.sty" 1650183167 22521 d2fceb764a442a2001d257ef11db7618 "" | 195 | "/usr/share/texmf-dist/tex/latex/kvoptions/kvoptions.sty" 1650183167 22521 d2fceb764a442a2001d257ef11db7618 "" |
189 | "/usr/share/texmf-dist/tex/latex/l3backend/l3backend-xetex.def" 1650183167 35763 558b6bb076dfa9b058fe5c58dc6e0434 "" | 196 | "/usr/share/texmf-dist/tex/latex/l3backend/l3backend-xetex.def" 1650183167 35763 558b6bb076dfa9b058fe5c58dc6e0434 "" |
190 | "/usr/share/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty" 1650183167 5766 13a9e8766c47f30327caf893ece86ac8 "" | 197 | "/usr/share/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty" 1650183167 5766 13a9e8766c47f30327caf893ece86ac8 "" |
198 | + "/usr/share/texmf-dist/tex/latex/lm/t1lmr.fd" 1650183167 1867 996fe743d88a01aca041ed22cc10e1bb "" | ||
191 | "/usr/share/texmf-dist/tex/latex/lm/t1lmss.fd" 1650183167 1641 f48673bce41ac279099d0c9523459753 "" | 199 | "/usr/share/texmf-dist/tex/latex/lm/t1lmss.fd" 1650183167 1641 f48673bce41ac279099d0c9523459753 "" |
192 | "/usr/share/texmf-dist/tex/latex/oberdiek/ifdraft.sty" 1650183167 1922 5bdcc31b0573e5e7f31c36f1b88b6a7d "" | 200 | "/usr/share/texmf-dist/tex/latex/oberdiek/ifdraft.sty" 1650183167 1922 5bdcc31b0573e5e7f31c36f1b88b6a7d "" |
193 | "/usr/share/texmf-dist/tex/latex/pdfpc/pdfpc.sty" 1650181202 5526 5ffff551ead72b2c156114adf6316943 "" | 201 | "/usr/share/texmf-dist/tex/latex/pdfpc/pdfpc.sty" 1650181202 5526 5ffff551ead72b2c156114adf6316943 "" |
@@ -217,11 +225,12 @@ | @@ -217,11 +225,12 @@ | ||
217 | "/usr/share/texmf-dist/tex/latex/url/url.sty" 1650183167 12796 8edb7d69a20b857904dd0ea757c14ec9 "" | 225 | "/usr/share/texmf-dist/tex/latex/url/url.sty" 1650183167 12796 8edb7d69a20b857904dd0ea757c14ec9 "" |
218 | "/usr/share/texmf-dist/tex/latex/xcolor/xcolor.sty" 1650183167 56029 3f7889dab51d620aa43177c391b7b190 "" | 226 | "/usr/share/texmf-dist/tex/latex/xcolor/xcolor.sty" 1650183167 56029 3f7889dab51d620aa43177c391b7b190 "" |
219 | "/usr/share/texmf-dist/web2c/texmf.cnf" 1650183167 39911 2da6c67557ec033436fe5418a70a8a61 "" | 227 | "/usr/share/texmf-dist/web2c/texmf.cnf" 1650183167 39911 2da6c67557ec033436fe5418a70a8a61 "" |
220 | - "/var/lib/texmf/web2c/xetex/xelatex.fmt" 1654344976 5825171 e62f6c4589d7283e8c8de6756069bec1 "" | ||
221 | - "00_PASP.aux" 1663582707 7268 adbb9f14f355de15c9b3f2df744fdf69 "xelatex" | ||
222 | - "00_PASP.nav" 1663582707 3084 b065ef1bdebdad806819ade4b85012b9 "xelatex" | ||
223 | - "00_PASP.out" 1663582707 911 9b6b412061f6aef8474f584f8fed2350 "xelatex" | ||
224 | - "00_PASP.tex" 1663582702 24211 60f6eac8176f95783413aef5958f7e49 "" | 228 | + "/var/lib/texmf/web2c/xetex/xelatex.fmt" 1667607223 5825155 acc75abcaf8e6f881414fa8770610f6c "" |
229 | + "00_PASP.aux" 1667928801 9634 8e144a491304a1dcf0003771d7f89fb7 "xelatex" | ||
230 | + "00_PASP.nav" 1667928801 4276 4edecfe6ebd3d4b2e818cd376272e5e4 "xelatex" | ||
231 | + "00_PASP.out" 1667928801 1097 fd2c5e9a9165683b5658636d6bb611e1 "xelatex" | ||
232 | + "00_PASP.tex" 1667928794 29667 8d68ac0db717033678db2dd1c81ee58c "" | ||
233 | + "00_PASP.toc" 1667928801 383 bceb83a7e3f28815a9defb8c90b2016a "xelatex" | ||
225 | "Pabc_alpha03.pdf" 1663331875 12659 e50124c327299028f63ecb501d23eb0d "" | 234 | "Pabc_alpha03.pdf" 1663331875 12659 e50124c327299028f63ecb501d23eb0d "" |
226 | (generated) | 235 | (generated) |
227 | "00_PASP.aux" | 236 | "00_PASP.aux" |
text/00_PASP.fls
@@ -1064,6 +1064,28 @@ INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerouterthemedefault.sty | @@ -1064,6 +1064,28 @@ INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerouterthemedefault.sty | ||
1064 | INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerouterthemedefault.sty | 1064 | INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerouterthemedefault.sty |
1065 | INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerouterthemedefault.sty | 1065 | INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerouterthemedefault.sty |
1066 | INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerouterthemedefault.sty | 1066 | INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerouterthemedefault.sty |
1067 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamercolorthemerose.sty | ||
1068 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamercolorthemerose.sty | ||
1069 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamercolorthemerose.sty | ||
1070 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamercolorthemerose.sty | ||
1071 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamercolorthemerose.sty | ||
1072 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamercolorthemerose.sty | ||
1073 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamercolorthemerose.sty | ||
1074 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamercolorthemerose.sty | ||
1075 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamercolorthemerose.sty | ||
1076 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamercolorthemerose.sty | ||
1077 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamercolorthemerose.sty | ||
1078 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerinnerthemecircles.sty | ||
1079 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerinnerthemecircles.sty | ||
1080 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerinnerthemecircles.sty | ||
1081 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerinnerthemecircles.sty | ||
1082 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerinnerthemecircles.sty | ||
1083 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerinnerthemecircles.sty | ||
1084 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerinnerthemecircles.sty | ||
1085 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerinnerthemecircles.sty | ||
1086 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerinnerthemecircles.sty | ||
1087 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerinnerthemecircles.sty | ||
1088 | +INPUT /usr/share/texmf-dist/tex/latex/beamer/beamerinnerthemecircles.sty | ||
1067 | INPUT /usr/share/texmf-dist/tex/latex/pdfpc/pdfpc.sty | 1089 | INPUT /usr/share/texmf-dist/tex/latex/pdfpc/pdfpc.sty |
1068 | INPUT /usr/share/texmf-dist/tex/latex/pdfpc/pdfpc.sty | 1090 | INPUT /usr/share/texmf-dist/tex/latex/pdfpc/pdfpc.sty |
1069 | INPUT /usr/share/texmf-dist/tex/latex/pdfpc/pdfpc.sty | 1091 | INPUT /usr/share/texmf-dist/tex/latex/pdfpc/pdfpc.sty |
@@ -1384,6 +1406,11 @@ INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmss8.tfm | @@ -1384,6 +1406,11 @@ INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmss8.tfm | ||
1384 | INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmss12.tfm | 1406 | INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmss12.tfm |
1385 | INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmss8.tfm | 1407 | INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmss8.tfm |
1386 | OUTPUT 00_PASP.xdv | 1408 | OUTPUT 00_PASP.xdv |
1409 | +INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmss10.tfm | ||
1410 | +INPUT ./00_PASP.toc | ||
1411 | +INPUT 00_PASP.toc | ||
1412 | +INPUT 00_PASP.toc | ||
1413 | +INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmss8.tfm | ||
1387 | INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmss10.tfm | 1414 | INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmss10.tfm |
1388 | INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmss8.tfm | 1415 | INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmss8.tfm |
1389 | INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmss8.tfm | 1416 | INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmss8.tfm |
@@ -1414,11 +1441,19 @@ INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmsso10.tfm | @@ -1414,11 +1441,19 @@ INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmsso10.tfm | ||
1414 | INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmsso8.tfm | 1441 | INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmsso8.tfm |
1415 | INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmsso8.tfm | 1442 | INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmsso8.tfm |
1416 | INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmssbx10.tfm | 1443 | INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmssbx10.tfm |
1417 | -INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmss8.tfm | ||
1418 | -INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmss10.tfm | 1444 | +INPUT /usr/share/texmf-dist/tex/latex/lm/t1lmr.fd |
1445 | +INPUT /usr/share/texmf-dist/tex/latex/lm/t1lmr.fd | ||
1446 | +INPUT /usr/share/texmf-dist/tex/latex/lm/t1lmr.fd | ||
1447 | +INPUT /usr/share/texmf-dist/tex/latex/lm/t1lmr.fd | ||
1448 | +INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmr10.tfm | ||
1449 | +INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmr8.tfm | ||
1450 | +INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmr6.tfm | ||
1419 | INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmss10.tfm | 1451 | INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmss10.tfm |
1420 | INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmss8.tfm | 1452 | INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmss8.tfm |
1421 | INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmss8.tfm | 1453 | INPUT /usr/share/texmf-dist/fonts/tfm/public/cm/cmss8.tfm |
1454 | +INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmr10.tfm | ||
1455 | +INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmr7.tfm | ||
1456 | +INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmr5.tfm | ||
1422 | INPUT /usr/share/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex7.tfm | 1457 | INPUT /usr/share/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex7.tfm |
1423 | INPUT /usr/share/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex7.tfm | 1458 | INPUT /usr/share/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex7.tfm |
1424 | INPUT /usr/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam10.tfm | 1459 | INPUT /usr/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam10.tfm |
@@ -1433,10 +1468,32 @@ INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmsso10.tfm | @@ -1433,10 +1468,32 @@ INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmsso10.tfm | ||
1433 | INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmsso8.tfm | 1468 | INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmsso8.tfm |
1434 | INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmsso8.tfm | 1469 | INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmsso8.tfm |
1435 | INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmssbo10.tfm | 1470 | INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmssbo10.tfm |
1471 | +INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmss12.tfm | ||
1472 | +INPUT ./00_PASP.toc | ||
1473 | +INPUT 00_PASP.toc | ||
1474 | +INPUT 00_PASP.toc | ||
1475 | +INPUT ./00_PASP.toc | ||
1476 | +INPUT 00_PASP.toc | ||
1477 | +INPUT 00_PASP.toc | ||
1436 | INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmssbx10.tfm | 1478 | INPUT /usr/share/texmf-dist/fonts/tfm/public/lm/ec-lmssbx10.tfm |
1479 | +INPUT ./00_PASP.toc | ||
1480 | +INPUT 00_PASP.toc | ||
1481 | +INPUT 00_PASP.toc | ||
1482 | +INPUT ./00_PASP.toc | ||
1483 | +INPUT 00_PASP.toc | ||
1484 | +INPUT 00_PASP.toc | ||
1437 | INPUT ./Pabc_alpha03.pdf | 1485 | INPUT ./Pabc_alpha03.pdf |
1438 | INPUT ./Pabc_alpha03.pdf | 1486 | INPUT ./Pabc_alpha03.pdf |
1439 | INPUT Pabc_alpha03.pdf | 1487 | INPUT Pabc_alpha03.pdf |
1488 | +INPUT ./00_PASP.toc | ||
1489 | +INPUT 00_PASP.toc | ||
1490 | +INPUT 00_PASP.toc | ||
1491 | +INPUT ./00_PASP.toc | ||
1492 | +INPUT 00_PASP.toc | ||
1493 | +INPUT 00_PASP.toc | ||
1494 | +INPUT ./00_PASP.toc | ||
1495 | +INPUT 00_PASP.toc | ||
1496 | +INPUT 00_PASP.toc | ||
1440 | OUTPUT 00_PASP.nav | 1497 | OUTPUT 00_PASP.nav |
1441 | OUTPUT 00_PASP.toc | 1498 | OUTPUT 00_PASP.toc |
1442 | OUTPUT 00_PASP.snm | 1499 | OUTPUT 00_PASP.snm |
text/00_PASP.log
1 | -This is XeTeX, Version 3.141592653-2.6-0.999994 (TeX Live 2022/Arch Linux) (preloaded format=xelatex 2022.6.4) 19 SEP 2022 11:18 | 1 | +This is XeTeX, Version 3.141592653-2.6-0.999994 (TeX Live 2022/Arch Linux) (preloaded format=xelatex 2022.11.5) 8 NOV 2022 17:33 |
2 | entering extended mode | 2 | entering extended mode |
3 | \write18 enabled. | 3 | \write18 enabled. |
4 | file:line:error style messages enabled. | 4 | file:line:error style messages enabled. |
@@ -525,7 +525,7 @@ Package: amsthm 2020/05/29 v2.20.6 | @@ -525,7 +525,7 @@ Package: amsthm 2020/05/29 v2.20.6 | ||
525 | ) (/usr/share/texmf-dist/tex/latex/beamer/beamerbasethemes.sty)) (/usr/share/texmf-dist/tex/latex/beamer/beamerthemedefault.sty (/usr/share/texmf-dist/tex/latex/beamer/beamerfontthemedefault.sty) (/usr/share/texmf-dist/tex/latex/beamer/beamercolorthemedefault.sty) (/usr/share/texmf-dist/tex/latex/beamer/beamerinnerthemedefault.sty | 525 | ) (/usr/share/texmf-dist/tex/latex/beamer/beamerbasethemes.sty)) (/usr/share/texmf-dist/tex/latex/beamer/beamerthemedefault.sty (/usr/share/texmf-dist/tex/latex/beamer/beamerfontthemedefault.sty) (/usr/share/texmf-dist/tex/latex/beamer/beamercolorthemedefault.sty) (/usr/share/texmf-dist/tex/latex/beamer/beamerinnerthemedefault.sty |
526 | \beamer@dima=\dimen290 | 526 | \beamer@dima=\dimen290 |
527 | \beamer@dimb=\dimen291 | 527 | \beamer@dimb=\dimen291 |
528 | -) (/usr/share/texmf-dist/tex/latex/beamer/beamerouterthemedefault.sty))) (/usr/share/texmf-dist/tex/latex/pdfpc/pdfpc.sty | 528 | +) (/usr/share/texmf-dist/tex/latex/beamer/beamerouterthemedefault.sty))) (/usr/share/texmf-dist/tex/latex/beamer/beamercolorthemerose.sty) (/usr/share/texmf-dist/tex/latex/beamer/beamerinnerthemecircles.sty) (/usr/share/texmf-dist/tex/latex/pdfpc/pdfpc.sty |
529 | Package: pdfpc 2021/02/06 v0.6.0 PDFPC | 529 | Package: pdfpc 2021/02/06 v0.6.0 PDFPC |
530 | (/usr/share/texmf-dist/tex/generic/xstring/xstring.sty (/usr/share/texmf-dist/tex/generic/xstring/xstring.tex | 530 | (/usr/share/texmf-dist/tex/generic/xstring/xstring.sty (/usr/share/texmf-dist/tex/generic/xstring/xstring.tex |
531 | \integerpart=\count332 | 531 | \integerpart=\count332 |
@@ -608,7 +608,7 @@ LaTeX Font Info: Trying to load font information for T1+lmss on input line 11 | @@ -608,7 +608,7 @@ LaTeX Font Info: Trying to load font information for T1+lmss on input line 11 | ||
608 | (/usr/share/texmf-dist/tex/latex/lm/t1lmss.fd | 608 | (/usr/share/texmf-dist/tex/latex/lm/t1lmss.fd |
609 | File: t1lmss.fd 2015/05/01 v1.6.1 Font defs for Latin Modern | 609 | File: t1lmss.fd 2015/05/01 v1.6.1 Font defs for Latin Modern |
610 | )) | 610 | )) |
611 | -Package hyperref Info: Option `colorlinks' set `true' on input line 18. | 611 | +Package hyperref Info: Option `colorlinks' set `true' on input line 34. |
612 | (/usr/share/texmf-dist/tex/latex/l3backend/l3backend-xetex.def | 612 | (/usr/share/texmf-dist/tex/latex/l3backend/l3backend-xetex.def |
613 | File: l3backend-xetex.def 2022-04-14 L3 backend support: XeTeX | 613 | File: l3backend-xetex.def 2022-04-14 L3 backend support: XeTeX |
614 | \l__color_backend_stack_int=\count343 | 614 | \l__color_backend_stack_int=\count343 |
@@ -621,30 +621,30 @@ File: l3backend-xetex.def 2022-04-14 L3 backend support: XeTeX | @@ -621,30 +621,30 @@ File: l3backend-xetex.def 2022-04-14 L3 backend support: XeTeX | ||
621 | ) (./00_PASP.aux) | 621 | ) (./00_PASP.aux) |
622 | \openout1 = `00_PASP.aux'. | 622 | \openout1 = `00_PASP.aux'. |
623 | 623 | ||
624 | -LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 45. | ||
625 | -LaTeX Font Info: ... okay on input line 45. | ||
626 | -LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 45. | ||
627 | -LaTeX Font Info: ... okay on input line 45. | ||
628 | -LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 45. | ||
629 | -LaTeX Font Info: ... okay on input line 45. | ||
630 | -LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 45. | ||
631 | -LaTeX Font Info: ... okay on input line 45. | ||
632 | -LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 45. | ||
633 | -LaTeX Font Info: Trying to load font information for TS1+cmr on input line 45. | 624 | +LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 64. |
625 | +LaTeX Font Info: ... okay on input line 64. | ||
626 | +LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 64. | ||
627 | +LaTeX Font Info: ... okay on input line 64. | ||
628 | +LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 64. | ||
629 | +LaTeX Font Info: ... okay on input line 64. | ||
630 | +LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 64. | ||
631 | +LaTeX Font Info: ... okay on input line 64. | ||
632 | +LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 64. | ||
633 | +LaTeX Font Info: Trying to load font information for TS1+cmr on input line 64. | ||
634 | (/usr/share/texmf-dist/tex/latex/base/ts1cmr.fd | 634 | (/usr/share/texmf-dist/tex/latex/base/ts1cmr.fd |
635 | File: ts1cmr.fd 2019/12/16 v2.5j Standard LaTeX font definitions | 635 | File: ts1cmr.fd 2019/12/16 v2.5j Standard LaTeX font definitions |
636 | ) | 636 | ) |
637 | -LaTeX Font Info: ... okay on input line 45. | ||
638 | -LaTeX Font Info: Checking defaults for TU/lmr/m/n on input line 45. | ||
639 | -LaTeX Font Info: ... okay on input line 45. | ||
640 | -LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 45. | ||
641 | -LaTeX Font Info: ... okay on input line 45. | ||
642 | -LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 45. | ||
643 | -LaTeX Font Info: ... okay on input line 45. | ||
644 | -LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 45. | ||
645 | -LaTeX Font Info: ... okay on input line 45. | ||
646 | -LaTeX Font Info: Checking defaults for PU/pdf/m/n on input line 45. | ||
647 | -LaTeX Font Info: ... okay on input line 45. | 637 | +LaTeX Font Info: ... okay on input line 64. |
638 | +LaTeX Font Info: Checking defaults for TU/lmr/m/n on input line 64. | ||
639 | +LaTeX Font Info: ... okay on input line 64. | ||
640 | +LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 64. | ||
641 | +LaTeX Font Info: ... okay on input line 64. | ||
642 | +LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 64. | ||
643 | +LaTeX Font Info: ... okay on input line 64. | ||
644 | +LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 64. | ||
645 | +LaTeX Font Info: ... okay on input line 64. | ||
646 | +LaTeX Font Info: Checking defaults for PU/pdf/m/n on input line 64. | ||
647 | +LaTeX Font Info: ... okay on input line 64. | ||
648 | 648 | ||
649 | *geometry* driver: auto-detecting | 649 | *geometry* driver: auto-detecting |
650 | *geometry* detected driver: xetex | 650 | *geometry* detected driver: xetex |
@@ -680,7 +680,7 @@ LaTeX Font Info: ... okay on input line 45. | @@ -680,7 +680,7 @@ LaTeX Font Info: ... okay on input line 45. | ||
680 | * \@reversemarginfalse | 680 | * \@reversemarginfalse |
681 | * (1in=72.27pt=25.4mm, 1cm=28.453pt) | 681 | * (1in=72.27pt=25.4mm, 1cm=28.453pt) |
682 | 682 | ||
683 | -Package hyperref Info: Link coloring ON on input line 45. | 683 | +Package hyperref Info: Link coloring ON on input line 64. |
684 | (/usr/share/texmf-dist/tex/latex/hyperref/nameref.sty | 684 | (/usr/share/texmf-dist/tex/latex/hyperref/nameref.sty |
685 | Package: nameref 2021-04-02 v2.47 Cross-referencing by name of section | 685 | Package: nameref 2021-04-02 v2.47 Cross-referencing by name of section |
686 | (/usr/share/texmf-dist/tex/latex/refcount/refcount.sty | 686 | (/usr/share/texmf-dist/tex/latex/refcount/refcount.sty |
@@ -690,55 +690,55 @@ Package: gettitlestring 2019/12/15 v1.6 Cleanup title references (HO) | @@ -690,55 +690,55 @@ Package: gettitlestring 2019/12/15 v1.6 Cleanup title references (HO) | ||
690 | ) | 690 | ) |
691 | \c@section@level=\count349 | 691 | \c@section@level=\count349 |
692 | ) | 692 | ) |
693 | -LaTeX Info: Redefining \ref on input line 45. | ||
694 | -LaTeX Info: Redefining \pageref on input line 45. | ||
695 | -LaTeX Info: Redefining \nameref on input line 45. | 693 | +LaTeX Info: Redefining \ref on input line 64. |
694 | +LaTeX Info: Redefining \pageref on input line 64. | ||
695 | +LaTeX Info: Redefining \nameref on input line 64. | ||
696 | (./00_PASP.out) (./00_PASP.out) | 696 | (./00_PASP.out) (./00_PASP.out) |
697 | \@outlinefile=\write5 | 697 | \@outlinefile=\write5 |
698 | \openout5 = `00_PASP.out'. | 698 | \openout5 = `00_PASP.out'. |
699 | 699 | ||
700 | LaTeX Font Info: Overwriting symbol font `operators' in version `normal' | 700 | LaTeX Font Info: Overwriting symbol font `operators' in version `normal' |
701 | -(Font) OT1/cmr/m/n --> OT1/cmss/m/n on input line 45. | 701 | +(Font) OT1/cmr/m/n --> OT1/cmss/m/n on input line 64. |
702 | LaTeX Font Info: Overwriting symbol font `operators' in version `bold' | 702 | LaTeX Font Info: Overwriting symbol font `operators' in version `bold' |
703 | -(Font) OT1/cmr/bx/n --> OT1/cmss/b/n on input line 45. | 703 | +(Font) OT1/cmr/bx/n --> OT1/cmss/b/n on input line 64. |
704 | \symnumbers=\mathgroup6 | 704 | \symnumbers=\mathgroup6 |
705 | \sympureletters=\mathgroup7 | 705 | \sympureletters=\mathgroup7 |
706 | LaTeX Font Info: Overwriting math alphabet `\mathrm' in version `normal' | 706 | LaTeX Font Info: Overwriting math alphabet `\mathrm' in version `normal' |
707 | -(Font) OT1/cmss/m/n --> T1/lmr/m/n on input line 45. | ||
708 | -LaTeX Font Info: Redeclaring math alphabet \mathbf on input line 45. | 707 | +(Font) OT1/cmss/m/n --> T1/lmr/m/n on input line 64. |
708 | +LaTeX Font Info: Redeclaring math alphabet \mathbf on input line 64. | ||
709 | LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal' | 709 | LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal' |
710 | -(Font) OT1/cmr/bx/n --> T1/lmss/b/n on input line 45. | 710 | +(Font) OT1/cmr/bx/n --> T1/lmss/b/n on input line 64. |
711 | LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `bold' | 711 | LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `bold' |
712 | -(Font) OT1/cmr/bx/n --> T1/lmss/b/n on input line 45. | ||
713 | -LaTeX Font Info: Redeclaring math alphabet \mathsf on input line 45. | 712 | +(Font) OT1/cmr/bx/n --> T1/lmss/b/n on input line 64. |
713 | +LaTeX Font Info: Redeclaring math alphabet \mathsf on input line 64. | ||
714 | LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `normal' | 714 | LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `normal' |
715 | -(Font) OT1/cmss/m/n --> T1/lmss/m/n on input line 45. | 715 | +(Font) OT1/cmss/m/n --> T1/lmss/m/n on input line 64. |
716 | LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold' | 716 | LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold' |
717 | -(Font) OT1/cmss/bx/n --> T1/lmss/m/n on input line 45. | ||
718 | -LaTeX Font Info: Redeclaring math alphabet \mathit on input line 45. | 717 | +(Font) OT1/cmss/bx/n --> T1/lmss/m/n on input line 64. |
718 | +LaTeX Font Info: Redeclaring math alphabet \mathit on input line 64. | ||
719 | LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal' | 719 | LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal' |
720 | -(Font) OT1/cmr/m/it --> T1/lmss/m/it on input line 45. | 720 | +(Font) OT1/cmr/m/it --> T1/lmss/m/it on input line 64. |
721 | LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold' | 721 | LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold' |
722 | -(Font) OT1/cmr/bx/it --> T1/lmss/m/it on input line 45. | ||
723 | -LaTeX Font Info: Redeclaring math alphabet \mathtt on input line 45. | 722 | +(Font) OT1/cmr/bx/it --> T1/lmss/m/it on input line 64. |
723 | +LaTeX Font Info: Redeclaring math alphabet \mathtt on input line 64. | ||
724 | LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `normal' | 724 | LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `normal' |
725 | -(Font) OT1/cmtt/m/n --> T1/lmtt/m/n on input line 45. | 725 | +(Font) OT1/cmtt/m/n --> T1/lmtt/m/n on input line 64. |
726 | LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold' | 726 | LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold' |
727 | -(Font) OT1/cmtt/m/n --> T1/lmtt/m/n on input line 45. | 727 | +(Font) OT1/cmtt/m/n --> T1/lmtt/m/n on input line 64. |
728 | LaTeX Font Info: Overwriting symbol font `numbers' in version `bold' | 728 | LaTeX Font Info: Overwriting symbol font `numbers' in version `bold' |
729 | -(Font) T1/lmss/m/n --> T1/lmss/b/n on input line 45. | 729 | +(Font) T1/lmss/m/n --> T1/lmss/b/n on input line 64. |
730 | LaTeX Font Info: Overwriting symbol font `pureletters' in version `bold' | 730 | LaTeX Font Info: Overwriting symbol font `pureletters' in version `bold' |
731 | -(Font) T1/lmss/m/it --> T1/lmss/b/it on input line 45. | 731 | +(Font) T1/lmss/m/it --> T1/lmss/b/it on input line 64. |
732 | LaTeX Font Info: Overwriting math alphabet `\mathrm' in version `bold' | 732 | LaTeX Font Info: Overwriting math alphabet `\mathrm' in version `bold' |
733 | -(Font) OT1/cmss/b/n --> T1/lmr/b/n on input line 45. | 733 | +(Font) OT1/cmss/b/n --> T1/lmr/b/n on input line 64. |
734 | LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `bold' | 734 | LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `bold' |
735 | -(Font) T1/lmss/b/n --> T1/lmss/b/n on input line 45. | 735 | +(Font) T1/lmss/b/n --> T1/lmss/b/n on input line 64. |
736 | LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold' | 736 | LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold' |
737 | -(Font) T1/lmss/m/n --> T1/lmss/b/n on input line 45. | 737 | +(Font) T1/lmss/m/n --> T1/lmss/b/n on input line 64. |
738 | LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold' | 738 | LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold' |
739 | -(Font) T1/lmss/m/it --> T1/lmss/b/it on input line 45. | 739 | +(Font) T1/lmss/m/it --> T1/lmss/b/it on input line 64. |
740 | LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold' | 740 | LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold' |
741 | -(Font) T1/lmtt/m/n --> T1/lmtt/b/n on input line 45. | 741 | +(Font) T1/lmtt/m/n --> T1/lmtt/b/n on input line 64. |
742 | (/usr/share/texmf-dist/tex/latex/translator/translator-basic-dictionary-English.dict | 742 | (/usr/share/texmf-dist/tex/latex/translator/translator-basic-dictionary-English.dict |
743 | Dictionary: translator-basic-dictionary, Language: English | 743 | Dictionary: translator-basic-dictionary, Language: English |
744 | ) (/usr/share/texmf-dist/tex/latex/translator/translator-bibliography-dictionary-English.dict | 744 | ) (/usr/share/texmf-dist/tex/latex/translator/translator-bibliography-dictionary-English.dict |
@@ -753,91 +753,112 @@ Dictionary: translator-numbers-dictionary, Language: English | @@ -753,91 +753,112 @@ Dictionary: translator-numbers-dictionary, Language: English | ||
753 | Dictionary: translator-theorem-dictionary, Language: English | 753 | Dictionary: translator-theorem-dictionary, Language: English |
754 | ) (./00_PASP.nav) [1.1 | 754 | ) (./00_PASP.nav) [1.1 |
755 | 755 | ||
756 | +] (./00_PASP.toc) [2.2 | ||
757 | + | ||
756 | ] | 758 | ] |
757 | -LaTeX Font Info: Trying to load font information for U+msa on input line 65. | 759 | +LaTeX Font Info: Trying to load font information for U+msa on input line 89. |
758 | (/usr/share/texmf-dist/tex/latex/amsfonts/umsa.fd | 760 | (/usr/share/texmf-dist/tex/latex/amsfonts/umsa.fd |
759 | File: umsa.fd 2013/01/14 v3.01 AMS symbols A | 761 | File: umsa.fd 2013/01/14 v3.01 AMS symbols A |
760 | ) | 762 | ) |
761 | -LaTeX Font Info: Trying to load font information for U+msb on input line 65. | 763 | +LaTeX Font Info: Trying to load font information for U+msb on input line 89. |
762 | (/usr/share/texmf-dist/tex/latex/amsfonts/umsb.fd | 764 | (/usr/share/texmf-dist/tex/latex/amsfonts/umsb.fd |
763 | File: umsb.fd 2013/01/14 v3.01 AMS symbols B | 765 | File: umsb.fd 2013/01/14 v3.01 AMS symbols B |
764 | ) | 766 | ) |
765 | LaTeX Font Info: Font shape `T1/lmss/m/it' in size <10.95> not available | 767 | LaTeX Font Info: Font shape `T1/lmss/m/it' in size <10.95> not available |
766 | -(Font) Font shape `T1/lmss/m/sl' tried instead on input line 65. | 768 | +(Font) Font shape `T1/lmss/m/sl' tried instead on input line 89. |
767 | LaTeX Font Info: Font shape `T1/lmss/m/it' in size <8> not available | 769 | LaTeX Font Info: Font shape `T1/lmss/m/it' in size <8> not available |
768 | -(Font) Font shape `T1/lmss/m/sl' tried instead on input line 65. | 770 | +(Font) Font shape `T1/lmss/m/sl' tried instead on input line 89. |
769 | LaTeX Font Info: Font shape `T1/lmss/m/it' in size <6> not available | 771 | LaTeX Font Info: Font shape `T1/lmss/m/it' in size <6> not available |
770 | -(Font) Font shape `T1/lmss/m/sl' tried instead on input line 65. | ||
771 | - [2.2 | 772 | +(Font) Font shape `T1/lmss/m/sl' tried instead on input line 89. |
773 | +LaTeX Font Info: Trying to load font information for T1+lmr on input line 89. | ||
774 | + (/usr/share/texmf-dist/tex/latex/lm/t1lmr.fd | ||
775 | +File: t1lmr.fd 2015/05/01 v1.6.1 Font defs for Latin Modern | ||
776 | +) [3.3 | ||
772 | 777 | ||
773 | ] | 778 | ] |
774 | LaTeX Font Info: Font shape `T1/lmss/m/it' in size <10> not available | 779 | LaTeX Font Info: Font shape `T1/lmss/m/it' in size <10> not available |
775 | -(Font) Font shape `T1/lmss/m/sl' tried instead on input line 86. | 780 | +(Font) Font shape `T1/lmss/m/sl' tried instead on input line 121. |
776 | LaTeX Font Info: Font shape `T1/lmss/m/it' in size <7> not available | 781 | LaTeX Font Info: Font shape `T1/lmss/m/it' in size <7> not available |
777 | -(Font) Font shape `T1/lmss/m/sl' tried instead on input line 86. | 782 | +(Font) Font shape `T1/lmss/m/sl' tried instead on input line 121. |
778 | LaTeX Font Info: Font shape `T1/lmss/m/it' in size <5> not available | 783 | LaTeX Font Info: Font shape `T1/lmss/m/it' in size <5> not available |
779 | -(Font) Font shape `T1/lmss/m/sl' tried instead on input line 86. | ||
780 | - [3.3 | ||
781 | - | ||
782 | -] [4.4 | 784 | +(Font) Font shape `T1/lmss/m/sl' tried instead on input line 121. |
785 | + [4.4 | ||
783 | 786 | ||
784 | ] [5.5 | 787 | ] [5.5 |
785 | 788 | ||
786 | ] | 789 | ] |
787 | LaTeX Font Info: Font shape `T1/lmss/bx/it' in size <10.95> not available | 790 | LaTeX Font Info: Font shape `T1/lmss/bx/it' in size <10.95> not available |
788 | -(Font) Font shape `T1/lmss/bx/sl' tried instead on input line 133. | 791 | +(Font) Font shape `T1/lmss/bx/sl' tried instead on input line 162. |
789 | [6.6 | 792 | [6.6 |
790 | 793 | ||
791 | ] [7.7 | 794 | ] [7.7 |
792 | 795 | ||
793 | -] [8.8 | 796 | +] (./00_PASP.toc) [8.8 |
797 | + | ||
798 | +] [9.9 | ||
799 | + | ||
800 | +] (./00_PASP.toc) [10.10 | ||
801 | + | ||
802 | +] [11.11 | ||
803 | + | ||
804 | +] [12.12 | ||
794 | 805 | ||
795 | ] | 806 | ] |
796 | -Overfull \hbox (24.92613pt too wide) detected at line 236 | 807 | +Overfull \hbox (18.42326pt too wide) detected at line 335 |
797 | [][] | 808 | [][] |
798 | [] | 809 | [] |
799 | 810 | ||
800 | 811 | ||
801 | -Overfull \vbox (448.34027pt too high) detected at line 236 | 812 | +Overfull \vbox (448.34027pt too high) detected at line 335 |
802 | [] | 813 | [] |
803 | 814 | ||
804 | -[9.9 | 815 | +[13.13 |
805 | 816 | ||
806 | -] [10.10 | 817 | +] (./00_PASP.toc) [14.14 |
807 | 818 | ||
808 | -] [11.11 | 819 | +] (./00_PASP.toc) [15.15 |
820 | + | ||
821 | +] [16.16 | ||
822 | + | ||
823 | +] [17.17 | ||
809 | 824 | ||
810 | ] | 825 | ] |
811 | -Overfull \hbox (81.56876pt too wide) in paragraph at lines 340--340 | 826 | +Overfull \hbox (81.56876pt too wide) in paragraph at lines 439--439 |
812 | [] | 827 | [] |
813 | [] | 828 | [] |
814 | 829 | ||
815 | -[12.12 | 830 | +[18.18 |
816 | 831 | ||
817 | ] | 832 | ] |
818 | File: Pabc_alpha03.pdf Graphic file (type pdf) | 833 | File: Pabc_alpha03.pdf Graphic file (type pdf) |
819 | <use Pabc_alpha03.pdf> | 834 | <use Pabc_alpha03.pdf> |
820 | 835 | ||
821 | -Overfull \vbox (479.67523pt too high) detected at line 399 | 836 | +Overfull \vbox (479.67523pt too high) detected at line 498 |
822 | [] | 837 | [] |
823 | 838 | ||
824 | -[13.13 | 839 | +[19.19 |
825 | 840 | ||
826 | -] [14.14 | 841 | +] (./00_PASP.toc) [20.20 |
827 | 842 | ||
828 | -] [15.15 | 843 | +] [21.21 |
829 | 844 | ||
830 | -] [16.16 | 845 | +] [22.22 |
831 | 846 | ||
832 | -] [17.17 | 847 | +] [23.23 |
848 | + | ||
849 | +] [24.24 | ||
850 | + | ||
851 | +] (./00_PASP.toc) [25.25 | ||
833 | 852 | ||
834 | -] [18.18 | 853 | +] [26.26 |
854 | + | ||
855 | +] (./00_PASP.toc) [27.27 | ||
835 | 856 | ||
836 | ] | 857 | ] |
837 | -Overfull \vbox (411.79784pt too high) detected at line 538 | 858 | +Overfull \vbox (411.79784pt too high) detected at line 633 |
838 | [] | 859 | [] |
839 | 860 | ||
840 | -[19.19 | 861 | +[28.28 |
841 | 862 | ||
842 | ] | 863 | ] |
843 | \tf@nav=\write6 | 864 | \tf@nav=\write6 |
@@ -855,15 +876,15 @@ File: se-pdfdoc.def 2019/11/29 v1.12 stringenc: PDFDocEncoding | @@ -855,15 +876,15 @@ File: se-pdfdoc.def 2019/11/29 v1.12 stringenc: PDFDocEncoding | ||
855 | File: se-utf32be.def 2019/11/29 v1.12 stringenc: UTF-32BE | 876 | File: se-utf32be.def 2019/11/29 v1.12 stringenc: UTF-32BE |
856 | ) (./00_PASP.aux) | 877 | ) (./00_PASP.aux) |
857 | Package rerunfilecheck Info: File `00_PASP.out' has not changed. | 878 | Package rerunfilecheck Info: File `00_PASP.out' has not changed. |
858 | -(rerunfilecheck) Checksum: 9B6B412061F6AEF8474F584F8FED2350;911. | 879 | +(rerunfilecheck) Checksum: FD2C5E9A9165683B5658636D6BB611E1;1097. |
859 | ) | 880 | ) |
860 | Here is how much of TeX's memory you used: | 881 | Here is how much of TeX's memory you used: |
861 | - 26087 strings out of 476156 | ||
862 | - 513363 string characters out of 5814964 | ||
863 | - 820401 words of memory out of 5000000 | ||
864 | - 46325 multiletter control sequences out of 15000+600000 | ||
865 | - 524235 words of font info for 77 fonts, out of 8000000 for 9000 | 882 | + 26341 strings out of 476156 |
883 | + 520395 string characters out of 5814963 | ||
884 | + 832651 words of memory out of 5000000 | ||
885 | + 46549 multiletter control sequences out of 15000+600000 | ||
886 | + 544952 words of font info for 84 fonts, out of 8000000 for 9000 | ||
866 | 1348 hyphenation exceptions out of 8191 | 887 | 1348 hyphenation exceptions out of 8191 |
867 | 128i,11n,122p,908b,32766s stack positions out of 5000i,500n,10000p,200000b,80000s | 888 | 128i,11n,122p,908b,32766s stack positions out of 5000i,500n,10000p,200000b,80000s |
868 | 889 | ||
869 | -Output written on 00_PASP.xdv (19 pages, 100300 bytes). | 890 | +Output written on 00_PASP.xdv (28 pages, 200932 bytes). |
text/00_PASP.nav
@@ -15,45 +15,69 @@ | @@ -15,45 +15,69 @@ | ||
15 | \headcommand {\beamer@framepages {6}{6}} | 15 | \headcommand {\beamer@framepages {6}{6}} |
16 | \headcommand {\slideentry {1}{0}{6}{7/7}{}{0}} | 16 | \headcommand {\slideentry {1}{0}{6}{7/7}{}{0}} |
17 | \headcommand {\beamer@framepages {7}{7}} | 17 | \headcommand {\beamer@framepages {7}{7}} |
18 | -\headcommand {\slideentry {1}{0}{7}{8/8}{}{0}} | 18 | +\headcommand {\beamer@sectionpages {2}{7}} |
19 | +\headcommand {\beamer@subsectionpages {2}{7}} | ||
20 | +\headcommand {\sectionentry {2}{Motivation}{8}{Motivation}{0}} | ||
21 | +\headcommand {\slideentry {2}{0}{1}{8/8}{}{0}} | ||
19 | \headcommand {\beamer@framepages {8}{8}} | 22 | \headcommand {\beamer@framepages {8}{8}} |
20 | -\headcommand {\slideentry {1}{0}{8}{9/9}{}{0}} | 23 | +\headcommand {\slideentry {2}{0}{2}{9/9}{}{0}} |
21 | \headcommand {\beamer@framepages {9}{9}} | 24 | \headcommand {\beamer@framepages {9}{9}} |
22 | -\headcommand {\beamer@sectionpages {2}{9}} | ||
23 | -\headcommand {\beamer@subsectionpages {2}{9}} | ||
24 | -\headcommand {\sectionentry {2}{Cases \& Examples}{10}{Cases \& Examples}{0}} | ||
25 | -\headcommand {\beamer@subsectionpages {10}{9}} | ||
26 | -\headcommand {\beamer@subsectionentry {0}{2}{1}{10}{Programs with disjunctive heads}} | ||
27 | -\headcommand {\slideentry {2}{1}{1}{10/10}{Programs with disjunctive heads}{0}} | 25 | +\headcommand {\beamer@sectionpages {8}{9}} |
26 | +\headcommand {\beamer@subsectionpages {8}{9}} | ||
27 | +\headcommand {\sectionentry {3}{Resolution}{10}{Resolution}{0}} | ||
28 | +\headcommand {\slideentry {3}{0}{1}{10/10}{}{0}} | ||
28 | \headcommand {\beamer@framepages {10}{10}} | 29 | \headcommand {\beamer@framepages {10}{10}} |
29 | -\headcommand {\slideentry {2}{1}{2}{11/11}{Programs with disjunctive heads}{0}} | 30 | +\headcommand {\slideentry {3}{0}{2}{11/11}{}{0}} |
30 | \headcommand {\beamer@framepages {11}{11}} | 31 | \headcommand {\beamer@framepages {11}{11}} |
31 | -\headcommand {\slideentry {2}{1}{3}{12/12}{Programs with disjunctive heads}{0}} | 32 | +\headcommand {\slideentry {3}{0}{3}{12/12}{}{0}} |
32 | \headcommand {\beamer@framepages {12}{12}} | 33 | \headcommand {\beamer@framepages {12}{12}} |
33 | -\headcommand {\slideentry {2}{1}{4}{13/13}{Programs with disjunctive heads}{0}} | 34 | +\headcommand {\slideentry {3}{0}{4}{13/13}{}{0}} |
34 | \headcommand {\beamer@framepages {13}{13}} | 35 | \headcommand {\beamer@framepages {13}{13}} |
36 | +\headcommand {\beamer@sectionpages {10}{13}} | ||
35 | \headcommand {\beamer@subsectionpages {10}{13}} | 37 | \headcommand {\beamer@subsectionpages {10}{13}} |
36 | -\headcommand {\beamer@subsectionentry {0}{2}{2}{14}{Non-stratified programs}} | ||
37 | -\headcommand {\slideentry {2}{2}{1}{14/14}{Non-stratified programs}{0}} | 38 | +\headcommand {\sectionentry {4}{Cases \& Examples}{14}{Cases \& Examples}{0}} |
39 | +\headcommand {\slideentry {4}{0}{1}{14/14}{}{0}} | ||
38 | \headcommand {\beamer@framepages {14}{14}} | 40 | \headcommand {\beamer@framepages {14}{14}} |
39 | -\headcommand {\slideentry {2}{2}{2}{15/15}{Non-stratified programs}{0}} | 41 | +\headcommand {\beamer@subsectionpages {14}{14}} |
42 | +\headcommand {\beamer@subsectionentry {0}{4}{1}{15}{Programs with disjunctive heads}} | ||
43 | +\headcommand {\slideentry {4}{1}{1}{15/15}{Programs with disjunctive heads}{0}} | ||
40 | \headcommand {\beamer@framepages {15}{15}} | 44 | \headcommand {\beamer@framepages {15}{15}} |
41 | -\headcommand {\slideentry {2}{2}{3}{16/16}{Non-stratified programs}{0}} | 45 | +\headcommand {\slideentry {4}{1}{2}{16/16}{Programs with disjunctive heads}{0}} |
42 | \headcommand {\beamer@framepages {16}{16}} | 46 | \headcommand {\beamer@framepages {16}{16}} |
43 | -\headcommand {\slideentry {2}{2}{4}{17/17}{Non-stratified programs}{0}} | 47 | +\headcommand {\slideentry {4}{1}{3}{17/17}{Programs with disjunctive heads}{0}} |
44 | \headcommand {\beamer@framepages {17}{17}} | 48 | \headcommand {\beamer@framepages {17}{17}} |
45 | -\headcommand {\beamer@sectionpages {10}{17}} | ||
46 | -\headcommand {\beamer@subsectionpages {14}{17}} | ||
47 | -\headcommand {\sectionentry {3}{Conclusions}{18}{Conclusions}{0}} | ||
48 | -\headcommand {\slideentry {3}{0}{1}{18/18}{}{0}} | 49 | +\headcommand {\slideentry {4}{1}{4}{18/18}{Programs with disjunctive heads}{0}} |
49 | \headcommand {\beamer@framepages {18}{18}} | 50 | \headcommand {\beamer@framepages {18}{18}} |
50 | -\headcommand {\beamer@sectionpages {18}{18}} | ||
51 | -\headcommand {\beamer@subsectionpages {18}{18}} | ||
52 | -\headcommand {\sectionentry {4}{ASP \& related definitions}{19}{ASP \& related definitions}{0}} | ||
53 | -\headcommand {\slideentry {4}{0}{1}{19/19}{}{0}} | 51 | +\headcommand {\slideentry {4}{1}{5}{19/19}{Programs with disjunctive heads}{0}} |
54 | \headcommand {\beamer@framepages {19}{19}} | 52 | \headcommand {\beamer@framepages {19}{19}} |
55 | -\headcommand {\beamer@partpages {1}{19}} | ||
56 | -\headcommand {\beamer@subsectionpages {19}{19}} | ||
57 | -\headcommand {\beamer@sectionpages {19}{19}} | ||
58 | -\headcommand {\beamer@documentpages {19}} | ||
59 | -\headcommand {\gdef \inserttotalframenumber {19}} | 53 | +\headcommand {\beamer@subsectionpages {15}{19}} |
54 | +\headcommand {\beamer@subsectionentry {0}{4}{2}{20}{Non-stratified programs}} | ||
55 | +\headcommand {\slideentry {4}{2}{1}{20/20}{Non-stratified programs}{0}} | ||
56 | +\headcommand {\beamer@framepages {20}{20}} | ||
57 | +\headcommand {\slideentry {4}{2}{2}{21/21}{Non-stratified programs}{0}} | ||
58 | +\headcommand {\beamer@framepages {21}{21}} | ||
59 | +\headcommand {\slideentry {4}{2}{3}{22/22}{Non-stratified programs}{0}} | ||
60 | +\headcommand {\beamer@framepages {22}{22}} | ||
61 | +\headcommand {\slideentry {4}{2}{4}{23/23}{Non-stratified programs}{0}} | ||
62 | +\headcommand {\beamer@framepages {23}{23}} | ||
63 | +\headcommand {\slideentry {4}{2}{5}{24/24}{Non-stratified programs}{0}} | ||
64 | +\headcommand {\beamer@framepages {24}{24}} | ||
65 | +\headcommand {\beamer@sectionpages {14}{24}} | ||
66 | +\headcommand {\beamer@subsectionpages {20}{24}} | ||
67 | +\headcommand {\sectionentry {5}{Conclusions}{25}{Conclusions}{0}} | ||
68 | +\headcommand {\slideentry {5}{0}{1}{25/25}{}{0}} | ||
69 | +\headcommand {\beamer@framepages {25}{25}} | ||
70 | +\headcommand {\slideentry {5}{0}{2}{26/26}{}{0}} | ||
71 | +\headcommand {\beamer@framepages {26}{26}} | ||
72 | +\headcommand {\beamer@sectionpages {25}{26}} | ||
73 | +\headcommand {\beamer@subsectionpages {25}{26}} | ||
74 | +\headcommand {\sectionentry {6}{ASP \& related definitions}{27}{ASP \& related definitions}{0}} | ||
75 | +\headcommand {\slideentry {6}{0}{1}{27/27}{}{0}} | ||
76 | +\headcommand {\beamer@framepages {27}{27}} | ||
77 | +\headcommand {\slideentry {6}{0}{2}{28/28}{}{0}} | ||
78 | +\headcommand {\beamer@framepages {28}{28}} | ||
79 | +\headcommand {\beamer@partpages {1}{28}} | ||
80 | +\headcommand {\beamer@subsectionpages {27}{28}} | ||
81 | +\headcommand {\beamer@sectionpages {27}{28}} | ||
82 | +\headcommand {\beamer@documentpages {28}} | ||
83 | +\headcommand {\gdef \inserttotalframenumber {28}} |
text/00_PASP.out
1 | \BOOKMARK [2][]{Outline0.1}{\376\377\000I\000n\000t\000r\000o\000d\000u\000c\000t\000i\000o\000n}{}% 1 | 1 | \BOOKMARK [2][]{Outline0.1}{\376\377\000I\000n\000t\000r\000o\000d\000u\000c\000t\000i\000o\000n}{}% 1 |
2 | -\BOOKMARK [2][]{Outline0.2}{\376\377\000C\000a\000s\000e\000s\000\040\000\046\000\040\000E\000x\000a\000m\000p\000l\000e\000s}{}% 2 | ||
3 | -\BOOKMARK [3][]{Outline0.2.1.10}{\376\377\000P\000r\000o\000g\000r\000a\000m\000s\000\040\000w\000i\000t\000h\000\040\000d\000i\000s\000j\000u\000n\000c\000t\000i\000v\000e\000\040\000h\000e\000a\000d\000s}{Outline0.2}% 3 | ||
4 | -\BOOKMARK [3][]{Outline0.2.2.14}{\376\377\000N\000o\000n\000-\000s\000t\000r\000a\000t\000i\000f\000i\000e\000d\000\040\000p\000r\000o\000g\000r\000a\000m\000s}{Outline0.2}% 4 | ||
5 | -\BOOKMARK [2][]{Outline0.3}{\376\377\000C\000o\000n\000c\000l\000u\000s\000i\000o\000n\000s}{}% 5 | ||
6 | -\BOOKMARK [2][]{Outline0.4}{\376\377\000A\000S\000P\000\040\000\046\000\040\000r\000e\000l\000a\000t\000e\000d\000\040\000d\000e\000f\000i\000n\000i\000t\000i\000o\000n\000s}{}% 6 | 2 | +\BOOKMARK [2][]{Outline0.2}{\376\377\000M\000o\000t\000i\000v\000a\000t\000i\000o\000n}{}% 2 |
3 | +\BOOKMARK [2][]{Outline0.3}{\376\377\000R\000e\000s\000o\000l\000u\000t\000i\000o\000n}{}% 3 | ||
4 | +\BOOKMARK [2][]{Outline0.4}{\376\377\000C\000a\000s\000e\000s\000\040\000\046\000\040\000E\000x\000a\000m\000p\000l\000e\000s}{}% 4 | ||
5 | +\BOOKMARK [3][]{Outline0.4.1.15}{\376\377\000P\000r\000o\000g\000r\000a\000m\000s\000\040\000w\000i\000t\000h\000\040\000d\000i\000s\000j\000u\000n\000c\000t\000i\000v\000e\000\040\000h\000e\000a\000d\000s}{Outline0.4}% 5 | ||
6 | +\BOOKMARK [3][]{Outline0.4.2.20}{\376\377\000N\000o\000n\000-\000s\000t\000r\000a\000t\000i\000f\000i\000e\000d\000\040\000p\000r\000o\000g\000r\000a\000m\000s}{Outline0.4}% 6 | ||
7 | +\BOOKMARK [2][]{Outline0.5}{\376\377\000C\000o\000n\000c\000l\000u\000s\000i\000o\000n\000s}{}% 7 | ||
8 | +\BOOKMARK [2][]{Outline0.6}{\376\377\000A\000S\000P\000\040\000\046\000\040\000r\000e\000l\000a\000t\000e\000d\000\040\000d\000e\000f\000i\000n\000i\000t\000i\000o\000n\000s}{}% 8 |
text/00_PASP.pdf
No preview for this file type
text/00_PASP.snm
1 | -\beamer@slide {prop:lucases.a}{4} | ||
2 | -\beamer@slide {prop:lucases.b}{4} | ||
3 | -\beamer@slide {prop:lucases.c}{4} | ||
4 | -\beamer@slide {prop:lucases.d}{4} | ||
5 | \beamer@slide {eq:prob.tc}{5} | 1 | \beamer@slide {eq:prob.tc}{5} |
6 | -\beamer@slide {def:w.inconsistent}{9} | ||
7 | -\beamer@slide {eq:prob.sm}{9} | ||
8 | -\beamer@slide {def:w.disj}{9} | ||
9 | -\beamer@slide {def:w.conj}{9} | ||
10 | -\beamer@slide {def:w.empty}{9} | ||
11 | -\beamer@slide {eq:def.prob}{9} | ||
12 | -\beamer@slide {eq:def.prob.event}{9} | 2 | +\beamer@slide {prop:unique.ext.tcsm}{7} |
3 | +\beamer@slide {prop:lucases}{11} | ||
4 | +\beamer@slide {prop:lucases.a}{11} | ||
5 | +\beamer@slide {prop:lucases.b}{11} | ||
6 | +\beamer@slide {prop:lucases.c}{11} | ||
7 | +\beamer@slide {prop:lucases.d}{11} | ||
8 | +\beamer@slide {def:w.inconsistent}{13} | ||
9 | +\beamer@slide {eq:prob.sm}{13} | ||
10 | +\beamer@slide {def:w.disj}{13} | ||
11 | +\beamer@slide {def:w.conj}{13} | ||
12 | +\beamer@slide {def:w.empty}{13} | ||
13 | +\beamer@slide {eq:def.prob}{13} | ||
14 | +\beamer@slide {eq:def.prob.event}{13} |
text/00_PASP.synctex.gz
No preview for this file type
text/00_PASP.tex
1 | \documentclass{beamer} | 1 | \documentclass{beamer} |
2 | - | 2 | +%------------------------------------------ |
3 | +\usecolortheme{rose} | ||
4 | +%------------------------------------------ | ||
5 | +\useinnertheme{circles} | ||
6 | +%------------------------------------------ | ||
3 | \setbeamertemplate{navigation symbols}{} | 7 | \setbeamertemplate{navigation symbols}{} |
4 | -\setbeamertemplate{itemize items}[circle] | ||
5 | - | ||
6 | - | 8 | +%------------------------------------------ |
9 | +\AtBeginSection{ | ||
10 | + \begin{frame}<beamer>\small | ||
11 | + \tableofcontents[currentsection,subsectionstyle=shaded/shaded/hide] | ||
12 | + \end{frame} | ||
13 | +} | ||
14 | +%------------------------------------------ | ||
15 | +\AtBeginSubsection{ | ||
16 | + \begin{frame}<beamer>\small | ||
17 | + \tableofcontents[ | ||
18 | + currentsection,sectionstyle=shaded/shaded, | ||
19 | + currentsubsection,subsectionstyle=show/shaded/hide] | ||
20 | + \end{frame} | ||
21 | +} | ||
22 | +%------------------------------------------ | ||
7 | \usepackage[overridenote]{pdfpc} | 23 | \usepackage[overridenote]{pdfpc} |
8 | 24 | ||
9 | \usepackage{tikz} | 25 | \usepackage{tikz} |
@@ -28,142 +44,225 @@ | @@ -28,142 +44,225 @@ | ||
28 | \newcommand{\deft}[1]{\textbf{#1}} | 44 | \newcommand{\deft}[1]{\textbf{#1}} |
29 | \newcommand{\pset}[1]{\ensuremath{\mathbb{P}\at{#1}}} | 45 | \newcommand{\pset}[1]{\ensuremath{\mathbb{P}\at{#1}}} |
30 | \newcommand{\ent}{\ensuremath{\lhd}} | 46 | \newcommand{\ent}{\ensuremath{\lhd}} |
47 | +\newcommand{\cset}[2]{\ensuremath{\set{#1,~#2}}} | ||
31 | \newcommand{\langof}[1]{\ensuremath{\fml{L}\at{#1}}} | 48 | \newcommand{\langof}[1]{\ensuremath{\fml{L}\at{#1}}} |
32 | \newcommand{\uset}[1]{\ensuremath{\left|{#1}\right>}} | 49 | \newcommand{\uset}[1]{\ensuremath{\left|{#1}\right>}} |
33 | \newcommand{\lset}[1]{\ensuremath{\left<{#1}\right|}} | 50 | \newcommand{\lset}[1]{\ensuremath{\left<{#1}\right|}} |
51 | +\newcommand{\pr}[1]{\ensuremath{\mathrm{p}\at{#1}}} | ||
34 | % | 52 | % |
35 | % Identificação deste documento | 53 | % Identificação deste documento |
36 | % | 54 | % |
37 | \title{Zugzwang} | 55 | \title{Zugzwang} |
38 | -\subtitle{Stochastic Adventures in Inductive Logic Specifications} | 56 | +\subtitle{Stochastic Adventures in Inductive Logic} |
39 | \author{Francisco Coelho} | 57 | \author{Francisco Coelho} |
40 | \institute[\texttt{fc@uevora.pt}]{ | 58 | \institute[\texttt{fc@uevora.pt}]{ |
41 | - Departamento de Informática\\ | ||
42 | - Universidade de Évora | 59 | + Departamento de Informática, Universidade de Évora\\ |
60 | + High Performance Computing Chair\\ | ||
61 | + NOVA-LINCS | ||
43 | } | 62 | } |
44 | 63 | ||
45 | \begin{document} | 64 | \begin{document} |
46 | % | 65 | % |
47 | \begin{frame}[plain] | 66 | \begin{frame}[plain] |
48 | \titlepage | 67 | \titlepage |
49 | -\note{The goal of this text is to **explore how ASP specifications with probabilistic facts** can lead to characterizations of the **joint distributions** of the specification's atoms.} | ||
50 | \end{frame} | 68 | \end{frame} |
51 | 69 | ||
52 | \section{Introduction} | 70 | \section{Introduction} |
53 | 71 | ||
54 | 72 | ||
55 | \begin{frame}{Notation and Assumptions} | 73 | \begin{frame}{Notation and Assumptions} |
56 | - \note{We start with **common notations and assumptions**.} | 74 | + % -------------------------------- |
57 | \begin{itemize} | 75 | \begin{itemize} |
58 | - \item The \textbf{complement} of $x$ is $\co{x} = 1 - x$. | ||
59 | - \item A \textbf{probabilistic atomic choice} $\alpha:a$ defines the disjunction $a \lor \neg a$ and assigns probabilities $P\at{a} = \alpha, P\at{\neg a} = \co{\alpha}$. | ||
60 | - \item $\delta a$ denotes the \textbf{disjunction} $a \lor \neg a$ associated to the probabilistic choice $\alpha : a$ and $\delta\! \set{\alpha: a, a \in A} = \set{\delta a, a \in A}$ for any set of atoms $A$. | ||
61 | - \item We adopt the the \textbf{closed world assumption}, where $\naf x \models \neg x$. | ||
62 | - \item And also assume that \textbf{probabilistic choices} and \textbf{subgoals} are iid. | 76 | + % -------------------------------- |
77 | + \item $\co{x} = 1 - x$. | ||
78 | + % -------------------------------- | ||
79 | + \item \textbf{Probabilistic Atomic Choice (PAC):} $\alpha :: a$ defines $a \lor \neg a$ and probabilities $\pr{a} = \alpha, \pr{\neg a} = \co{\alpha}$. | ||
80 | + % -------------------------------- | ||
81 | + \item $\delta a$ denotes $a \lor \neg a$ and $\delta\! \set{\alpha :: a, a \in \fml{A}} = \set{\delta a, a \in \fml{A}}$ for a set of atoms $\fml{A}$. | ||
82 | + % -------------------------------- | ||
83 | + \item \textbf{Closed World Assumption:} $\naf x \models \neg x$. | ||
84 | + % -------------------------------- | ||
85 | + % \item Probabilistic choices and sub-goals are independent. | ||
86 | + % -------------------------------- | ||
63 | \end{itemize} | 87 | \end{itemize} |
64 | - \note{**Subgoals are IID** means that ???} | 88 | + % -------------------------------- |
65 | \end{frame} | 89 | \end{frame} |
66 | - | 90 | +% ================================================================ |
67 | \begin{frame}{General Setting} | 91 | \begin{frame}{General Setting} |
68 | - \note{Next, we consider the following **general setting**} | ||
69 | - Let $\fml{A}$ be a set of \textbf{atoms}, $\overline{\fml{A}} = \set{\neg a \middle| a \in \fml{A}}$ and $\fml{Z}$ the respective set of \textbf{observations}, | ||
70 | - $$\fml{Z} = \set{z = \alpha \cup \beta \middle| \alpha \subseteq \fml{A} \land \beta \subseteq \overline{\fml{A}} }$$ and $\fml{I}$ the set of consistent observations or \textbf{interpretations}, $$\fml{I} = \set{z \in \fml{Z} \middle| \forall a \in \fml{A}~\abs{ \set{a, \neg a} \cap z} \leq 1}.$$ | 92 | + % -------------------------------- |
71 | \begin{itemize} | 93 | \begin{itemize} |
72 | - \item A \textbf{PASP program} is $P = C \land F \land R$ where | ||
73 | - | ||
74 | - \begin{itemize} | ||
75 | - \item $C = C_P = \set{\alpha_i : a_i \middle| i = 1:n}$ is a set of probabilistic atomic choices, | ||
76 | - | ||
77 | - \item $F = F_P$ is a set of (common) facts and | ||
78 | - | ||
79 | - \item $R = R_P$ is a set of (common) rules. | ||
80 | - \end{itemize} | ||
81 | - | ||
82 | - and the sets of atoms, observations and interpretations of program $P$ are denoted $\fml{A}_P, \fml{Z}_P$ and $\fml{I}_P$ | 94 | + % -------------------------------- |
95 | + \item \textbf{Atoms} $\fml{A}$, | ||
96 | + $\overline{\fml{A}} = \cset{\neg a}{a \in \fml{A}}$, | ||
97 | + % -------------------------------- | ||
98 | + \item \textbf{Observations} $\fml{Z}$: | ||
99 | + $$\fml{Z} = \cset{z = \alpha \cup \beta }{ \alpha \subseteq \fml{A} \land \beta \subseteq \overline{\fml{A}} }$$ | ||
100 | + % -------------------------------- | ||
101 | + \item \textbf{Interpretations} or \textit{consistent observations} $\fml{I}$ : | ||
102 | + $$\fml{I} = \cset{z \in \fml{Z} }{ \forall a \in \fml{A}~\envert{\set{a,\neg a} \cap z} \leq 1}.$$ | ||
103 | + % -------------------------------- | ||
104 | + \item \textit{PASP Problem} or \textbf{Specification:} $P = C \land F \land R$ where | ||
105 | + % -------------------------------- | ||
106 | + \begin{itemize} | ||
107 | + % -------------------------------- | ||
108 | + \item $C = C_P = \cset{\alpha_i :: a_i }{ i \in 1:n \land a_i \in \fml{A}}$ \textit{pacs}. | ||
109 | + % -------------------------------- | ||
110 | + \item $F = F_P$ \textit{facts}. | ||
111 | + % -------------------------------- | ||
112 | + \item $R = R_P$ \textit{rules}. | ||
113 | + % -------------------------------- | ||
114 | + \item $\fml{A}_P, \fml{Z}_P$ and $\fml{I}_P$: \textit{atoms}, \textit{observations} and \textit{interpretations} of $P$. | ||
115 | + \end{itemize} | ||
116 | + % -------------------------------- | ||
117 | + \item \textbf{Stable Models} of $P$, $\fml{S} = \fml{S}_P$, are the stable models of $\delta P = \delta C + F + R$. | ||
118 | + % -------------------------------- | ||
119 | + \end{itemize} | ||
120 | + % -------------------------------- | ||
121 | +\end{frame} | ||
122 | +% ================================================================ | ||
123 | +\begin{frame}{Distribution Semantics} | ||
124 | + % -------------------------------- | ||
125 | + \begin{itemize} | ||
126 | + % -------------------------------- | ||
127 | + \item \textbf{Total Choices:} $\Theta = \Theta_C = \Theta_P$ elements are $\theta = \set{c_1, \ldots, c_n}$ where $c_i$ is $a_i$ or $\neg a_i$. | ||
128 | + % -------------------------------- | ||
129 | + %\item For $s\in\fml{S}$ let $\theta_s \subseteq s$ (unique \textit{total choice}) | ||
130 | + %\item Define $\fml{S}_\theta = \cset{s \in \fml{S}}{\theta \subset s}$. | ||
131 | + % -------------------------------- | ||
83 | 132 | ||
84 | - \item The \textbf{stable models} of $P$ are the stable models of $\delta P = \delta C + F + R$ and the respective set is denoted $\fml{S} = \fml{S}_P$. | 133 | + % -------------------------------- |
134 | + \item \textbf{Total Choice Probability:} | ||
135 | + \begin{equation} | ||
136 | + \pr{\theta} = \prod_{a_i \in \theta}\alpha_i \prod_{\neg a_i \in \theta}\co{\alpha_i}.\label{eq:prob.tc} | ||
137 | + \end{equation} | ||
138 | + % -------------------------------- | ||
85 | \end{itemize} | 139 | \end{itemize} |
140 | + % -------------------------------- | ||
141 | + \begin{quote} | ||
142 | + This is the \emph{Distribution Semantics} as set by Sato. | ||
143 | + \end{quote} | ||
86 | \end{frame} | 144 | \end{frame} |
87 | - | ||
88 | -\begin{frame} | ||
89 | - \note{A model x has lower and upper "bounds".} | 145 | +% ================================================================ |
146 | +\begin{frame}{Problem Statement} | ||
147 | + % -------------------------------- | ||
148 | + \begin{quotation} | ||
149 | + How to extend probability from the total choices to interpretations and observations? | ||
150 | + \end{quotation} | ||
151 | + % -------------------------------- | ||
152 | + \begin{itemize} | ||
153 | + % -------------------------------- | ||
154 | + \item \textbf{Todo:} Extend probability to \textit{stable models}, \textit{interpretations} and \textit{observations}. | ||
155 | + % -------------------------------- | ||
156 | + \end{itemize} | ||
157 | + % -------------------------------- | ||
158 | + \begin{quotation} | ||
159 | + \textbf{But} there is a problem extending probability from total choices to stable models. | ||
160 | + \end{quotation} | ||
161 | + % -------------------------------- | ||
162 | +\end{frame} | ||
163 | +% ================================================================ | ||
164 | +\begin{frame}{The Disjunction Case} | ||
165 | + % -------------------------------- | ||
166 | + \begin{exampleblock}{Disjuntion Example} | ||
167 | + The specification | ||
168 | + % -------------------------------- | ||
169 | + $$ | ||
170 | + \begin{aligned} | ||
171 | + 0.3 :: a &, \cr | ||
172 | + b \lor c &\larr a . | ||
173 | + \end{aligned} | ||
174 | + $$ | ||
175 | + % -------------------------------- | ||
176 | + has three stable models, | ||
177 | + % -------------------------------- | ||
178 | + $$ | ||
179 | + \begin{aligned} | ||
180 | + s_1 &= \set{\neg a}, & s_2 &= \set{a, b}, & s_3 &= \set{a, c}. | ||
181 | + \end{aligned} | ||
182 | + $$ | ||
183 | + \end{exampleblock} | ||
184 | + % -------------------------------- | ||
185 | + \begin{itemize} | ||
186 | + % -------------------------------- | ||
187 | + \item\label{prop:unique.ext.tcsm}\textit{Any stable model contains exactly one total choice.~$\blacksquare$} | ||
188 | + % -------------------------------- | ||
189 | + \item $\pr{\set{\neg a}} = 0.7$ is straightforward. | ||
190 | + % -------------------------------- | ||
191 | + \item But, no \textit{unbiased} choice for $\alpha\in\intcc{0,1}$ in | ||
192 | + $$ | ||
193 | + \begin{aligned} | ||
194 | + \pr{\set{a, b}} &= 0.3 \alpha, \cr | ||
195 | + \pr{\set{a, c}} &= 0.3 \co{\alpha}. | ||
196 | + \end{aligned} | ||
197 | + $$ | ||
198 | + % -------------------------------- | ||
199 | + \end{itemize} | ||
200 | + % -------------------------------- | ||
201 | +\end{frame} | ||
202 | +% ================================================================ | ||
203 | +\section{Motivation} | ||
204 | +% ================================================================ | ||
205 | +\begin{frame}{Specification, Data \& Evaluation} | ||
206 | + % -------------------------------- | ||
207 | + Given some procedure to assign probabilities to observations from specifications and: | ||
208 | + % -------------------------------- | ||
209 | + \begin{itemize} | ||
210 | + % -------------------------------- | ||
211 | + \item $P$, a specification. | ||
212 | + % -------------------------------- | ||
213 | + \item $p$, the distribution of observations from above. | ||
214 | + % -------------------------------- | ||
215 | + \item $Z$, a dataset of observations. | ||
216 | + % -------------------------------- | ||
217 | + \item $e$, the respective empirical distribution. | ||
218 | + % -------------------------------- | ||
219 | + \item $D$, some probability divergence, \textit{e.g.} Kullback-Leibler. | ||
220 | + % -------------------------------- | ||
221 | + \end{itemize} | ||
222 | + % -------------------------------- | ||
223 | + Given a dataset $Z$, $D\at{P} = D\at{e, p}$ is a \textit{performance} measure of $P$ and can be used, \textit{e.g.} fitness, by algorithms searching for optimal specifications of a dataset. | ||
224 | + % -------------------------------- | ||
225 | +\end{frame} | ||
226 | +% ================================================================ | ||
227 | +\section{Resolution} | ||
228 | +% ================================================================ | ||
229 | +\begin{frame}{Bounds of Interpretations} | ||
230 | + % -------------------------------- | ||
90 | \begin{itemize} | 231 | \begin{itemize} |
91 | - \item \textbf{Proposition.} Let $x\in\fml{I}$ be an interpretation. | 232 | + % -------------------------------- |
233 | + \item For $x\in\fml{I}$: | ||
234 | + % -------------------------------- | ||
92 | \begin{itemize} | 235 | \begin{itemize} |
93 | - \item[Lower Models] $\lset{x} = \set{s\in \fml{S} \middle| s \subseteq x}$. | ||
94 | - | ||
95 | - \item[Upper Models] $\uset{x} = \set{s\in \fml{S} \middle| x \subseteq s}$. | 236 | + % -------------------------------- |
237 | + \item \textbf{Lower Models:} $\lset{x} = \cset{s\in \fml{S} }{ s \subseteq x}$. | ||
238 | + % -------------------------------- | ||
239 | + \item \textbf{Upper Models:} $\uset{x} = \cset{s\in \fml{S} }{ x \subseteq s}$. | ||
240 | + % -------------------------------- | ||
96 | \end{itemize} | 241 | \end{itemize} |
97 | - \note{If $a$ is a lower model and $b$ an upper model, since stable models are minimal, must be $a = b = x$.} | ||
98 | - | ||
99 | - \item Exactly one of the following cases takes place: | 242 | + % -------------------------------- |
243 | + \item\label{prop:lucases} \textbf{Proposition.} Stable models are \textit{minimal} so \textit{one} of the following cases takes place: | ||
244 | + % -------------------------------- | ||
100 | \begin{enumerate} | 245 | \begin{enumerate} |
101 | - % | 246 | + % -------------------------------- |
102 | \item\label{prop:lucases.a} $\lset{x} = \set{x} = \uset{x}$ and $x$ is a stable model. | 247 | \item\label{prop:lucases.a} $\lset{x} = \set{x} = \uset{x}$ and $x$ is a stable model. |
103 | - % | 248 | + % -------------------------------- |
104 | \item\label{prop:lucases.b} $\lset{x} \neq \emptyset \land \uset{x} = \emptyset$. | 249 | \item\label{prop:lucases.b} $\lset{x} \neq \emptyset \land \uset{x} = \emptyset$. |
105 | - % | 250 | + % -------------------------------- |
106 | \item\label{prop:lucases.c} $\lset{x} = \emptyset \land \uset{x} \neq \emptyset$. | 251 | \item\label{prop:lucases.c} $\lset{x} = \emptyset \land \uset{x} \neq \emptyset$. |
107 | - % | 252 | + % -------------------------------- |
108 | \item\label{prop:lucases.d} $\lset{x} = \emptyset = \uset{x}$. | 253 | \item\label{prop:lucases.d} $\lset{x} = \emptyset = \uset{x}$. |
254 | + % -------------------------------- | ||
109 | \end{enumerate} | 255 | \end{enumerate} |
256 | + % -------------------------------- | ||
110 | \end{itemize} | 257 | \end{itemize} |
258 | + % -------------------------------- | ||
111 | \end{frame} | 259 | \end{frame} |
112 | - | ||
113 | -\begin{frame} | ||
114 | - \note{Total choice are key to define probability of a clause.} | ||
115 | - \begin{itemize} | ||
116 | - \item The probabilistic facts $C$ define a set $\Theta = \Theta_C$ of \textbf{total choices}, with $2^n$ elements, each one a set $\theta = \set{c_1, \ldots, c_n}$ where $c_i$ is either $a_i$ or $\neg a_i$. | ||
117 | - | ||
118 | - \item For each stable model $s\in\fml{S}$ let $\theta_s$ be the unique \textbf{total choice} contained in $s$ and $\fml{S}_\theta \subseteq \fml{S}$ the set of stable models that contains $\theta$. | ||
119 | - | ||
120 | - \item Define | ||
121 | - \begin{equation} | ||
122 | - p\at{\theta} = \prod_{a_i \in \theta}\alpha_i \prod_{\neg a_i \in \theta}\co{\alpha_i}.\label{eq:prob.tc} | ||
123 | - \end{equation} | ||
124 | - \end{itemize} | ||
125 | -\end{frame} | ||
126 | - | ||
127 | - | ||
128 | -\begin{frame} | ||
129 | - \note{Relate stable models with Sato's probabilistic semantics} | ||
130 | - \begin{quotation} | ||
131 | - The problem we address is how to \textbf{assign probabilities to observations} given that a total choice might entail zero or many stable models \emph{i.e.} How to assign probabilities to the stable models of $\fml{S}_\theta$ when $\envert{\fml{S}_\theta} \not= 1$? | ||
132 | - \end{quotation} | ||
133 | -\end{frame} | ||
134 | - | ||
135 | -\begin{frame} | ||
136 | - \note{There are some problems} | ||
137 | - | ||
138 | - As it turns out, it is quite easy to come out with a program from which result no single probability distribution. For example | ||
139 | - $$ | ||
140 | - \begin{aligned} | ||
141 | - 0.3:a,& \cr | ||
142 | - b \lor c \larr& a. | ||
143 | - \end{aligned} | ||
144 | - $$ | ||
145 | - has three stable models | ||
146 | - $$ | ||
147 | - \begin{aligned} | ||
148 | - s_1 &= \set{\neg a} \cr | ||
149 | - s_2 &= \set{a, b} \cr | ||
150 | - s_3 &= \set{a, c} | ||
151 | - \end{aligned} | ||
152 | - $$ | ||
153 | - and while $p\at{\set{\neg a}} = 0.7$ is quite natural, we have no further information to support the choice of a singular $\alpha\in\intcc{0,1}$ in the assignment | ||
154 | - $$ | ||
155 | - \begin{aligned} | ||
156 | - p\at{\set{a, b}} &= 0.3 \alpha \cr | ||
157 | - p\at{\set{a, c}} &= 0.3 \co{\alpha} | ||
158 | - \end{aligned} | ||
159 | - $$ | ||
160 | -\end{frame} | ||
161 | - | 260 | +% ================================================================ |
162 | \begin{frame} | 261 | \begin{frame} |
163 | 262 | ||
164 | - Next we try to formalize the possible configurations of this scenario. Consider the ASP program $P = C \land F \land R$ with total choices $\Theta $ and stable models $\fml{S}$. Let $d : \fml{S} \to \intcc{0,1}$ such that $\sum_{s\in\fml{S}_\theta} d\at{s} = 1$. | 263 | + Next we try to formalize the possible configurations of this scenario. Consider the ASP program $P = C \land F \land R$ with total choices $\Theta $ and stable models $\fml{S}$. Let $d :: \fml{S} \to \intcc{0,1}$ such that $\sum_{s\in\fml{S}_\theta} d\at{s} = 1$. |
165 | \end{frame} | 264 | \end{frame} |
166 | - | 265 | +% ================================================================ |
167 | \begin{frame} | 266 | \begin{frame} |
168 | 267 | ||
169 | \begin{enumerate} | 268 | \begin{enumerate} |
@@ -176,7 +275,7 @@ | @@ -176,7 +275,7 @@ | ||
176 | % | 275 | % |
177 | \item $z$ is an interpretation and $\lset{z} = \set{z} = \uset{x}$. Then $z = s$ is a stable model and \textbf{define} | 276 | \item $z$ is an interpretation and $\lset{z} = \set{z} = \uset{x}$. Then $z = s$ is a stable model and \textbf{define} |
178 | \begin{equation} | 277 | \begin{equation} |
179 | - w_d\at{z} = w\at{s} = d\at{s} p\at{\theta_s}.\label{eq:prob.sm} | 278 | + w_d\at{z} = w\at{s} = d\at{s} \pr{\theta_s}.\label{eq:prob.sm} |
180 | \end{equation} | 279 | \end{equation} |
181 | % | 280 | % |
182 | \item $z$ is an interpretation and $\lset{z} \neq \emptyset \land \uset{x} = \emptyset$. Then \textbf{define} | 281 | \item $z$ is an interpretation and $\lset{z} \neq \emptyset \land \uset{x} = \emptyset$. Then \textbf{define} |
@@ -197,36 +296,36 @@ | @@ -197,36 +296,36 @@ | ||
197 | % | 296 | % |
198 | \item The last point defines a ``weight'' function on the observations that depends not only on the total choices and stable models of a PASP but also on a certain function $d$ that must respect some conditions. To simplify the notation we use the subscript in $w_d$ only when necessary. | 297 | \item The last point defines a ``weight'' function on the observations that depends not only on the total choices and stable models of a PASP but also on a certain function $d$ that must respect some conditions. To simplify the notation we use the subscript in $w_d$ only when necessary. |
199 | % | 298 | % |
200 | - \item At first, it may seem counter-intuitive that $w\at{\emptyset} = \sum_{s\in\fml{S}} w\at{s}$ is the largest ``weight'' in the lattice. But $\emptyset$, as an interpretation, sets zero restrictions on the ``compatible'' stable models. The ``complement'' of $\bot = \emptyset$ is the \emph{maximal inconsistent} observation $\top = \fml{A} \cup \set{\neg a \middle| a \in \fml{A}}$. | 299 | + \item At first, it may seem counter-intuitive that $w\at{\emptyset} = \sum_{s\in\fml{S}} w\at{s}$ is the largest ``weight'' in the lattice. But $\emptyset$, as an interpretation, sets zero restrictions on the ``compatible'' stable models. The ``complement'' of $\bot = \emptyset$ is the \emph{maximal inconsistent} observation $\top = \fml{A} \cup \cset{\neg a }{ a \in \fml{A}}$. |
201 | % | 300 | % |
202 | \item \textbf{We haven't yet defined a probability measure.} To do so we must define a set of samples $\Omega$, a set of events $F\subseteq \pset{\Omega}$ and a function $P:F\to\intcc{0,1}$ such that: | 301 | \item \textbf{We haven't yet defined a probability measure.} To do so we must define a set of samples $\Omega$, a set of events $F\subseteq \pset{\Omega}$ and a function $P:F\to\intcc{0,1}$ such that: |
203 | \begin{enumerate} | 302 | \begin{enumerate} |
204 | - \item $P\at{E} \in \intcc{0, 1}$ for any $E \in F$. | ||
205 | - \item $P\at{\Omega} = 1$. | ||
206 | - \item if $E_1 \cap E_2 = \emptyset$ then $P\at{E_1 \cup E_2} = P\at{E_1} + P\at{E_2}$. | 303 | + \item $\pr{E} \in \intcc{0, 1}$ for any $E \in F$. |
304 | + \item $\pr{\Omega} = 1$. | ||
305 | + \item if $E_1 \cap E_2 = \emptyset$ then $\pr{E_1 \cup E_2} = \pr{E_1} + \pr{E_2}$. | ||
207 | \end{enumerate} | 306 | \end{enumerate} |
208 | % | 307 | % |
209 | \item In the following, assume that the stable models are iid. | 308 | \item In the following, assume that the stable models are iid. |
210 | % | 309 | % |
211 | \item Let the sample space $\Omega = \fml{Z}$ and the event space $F = \pset{\Omega}$. Define $Z = \sum_{\zeta\in\fml{Z}} w\at{\zeta}$ and | 310 | \item Let the sample space $\Omega = \fml{Z}$ and the event space $F = \pset{\Omega}$. Define $Z = \sum_{\zeta\in\fml{Z}} w\at{\zeta}$ and |
212 | \begin{equation} | 311 | \begin{equation} |
213 | - P\at{z} = \frac{w\at{z}}{Z}, z \in \Omega \label{eq:def.prob} | 312 | + \pr{z} = \frac{w\at{z}}{Z}, z \in \Omega \label{eq:def.prob} |
214 | \end{equation} | 313 | \end{equation} |
215 | and | 314 | and |
216 | \begin{equation} | 315 | \begin{equation} |
217 | - P\at{E} = \sum_{x\in E} P\at{x}, E \subseteq \Omega. \label{eq:def.prob.event} | 316 | + \pr{E} = \sum_{x\in E} \pr{x}, E \subseteq \Omega. \label{eq:def.prob.event} |
218 | \end{equation} | 317 | \end{equation} |
219 | Now: | 318 | Now: |
220 | \begin{enumerate} | 319 | \begin{enumerate} |
221 | \item $P(E) \in \intcc{0,1}$ results directly from the definitions of $P$ and $w$. | 320 | \item $P(E) \in \intcc{0,1}$ results directly from the definitions of $P$ and $w$. |
222 | - \item $P\at{\Omega} = 1$ also results directly from the definitions. | 321 | + \item $\pr{\Omega} = 1$ also results directly from the definitions. |
223 | \item Consider two disjunct events $A, B \subset \Omega \land A \cap B = \emptyset$. Then | 322 | \item Consider two disjunct events $A, B \subset \Omega \land A \cap B = \emptyset$. Then |
224 | $$ | 323 | $$ |
225 | \begin{aligned} | 324 | \begin{aligned} |
226 | - P\at{A \cup B} &= \sum_{x \in A \cup B} P\at{x} \cr | ||
227 | - &= \sum_{x \in A} P\at{x} + \sum_{x \in B} P\at{x} - \sum_{x \in A \cap B} P\at{x} \cr | ||
228 | - &= \sum_{x \in A} P\at{x} + \sum_{x \in B} P\at{x} &\text{because}~A\cap B = \emptyset \cr | ||
229 | - &= P\at{A} + P\at{B}. | 325 | + \pr{A \cup B} &= \sum_{x \in A \cup B} \pr{x} \cr |
326 | + &= \sum_{x \in A} \pr{x} + \sum_{x \in B} \pr{x} - \sum_{x \in A \cap B} \pr{x} \cr | ||
327 | + &= \sum_{x \in A} \pr{x} + \sum_{x \in B} \pr{x} &\text{because}~A\cap B = \emptyset \cr | ||
328 | + &= \pr{A} + \pr{B}. | ||
230 | \end{aligned} | 329 | \end{aligned} |
231 | $$ | 330 | $$ |
232 | \item So $\del{\Omega = \fml{Z}, F = \pset{\Omega}, P}$ is a probability space. {$\blacksquare$} | 331 | \item So $\del{\Omega = \fml{Z}, F = \pset{\Omega}, P}$ is a probability space. {$\blacksquare$} |
@@ -234,10 +333,11 @@ | @@ -234,10 +333,11 @@ | ||
234 | \end{enumerate} | 333 | \end{enumerate} |
235 | 334 | ||
236 | \end{frame} | 335 | \end{frame} |
237 | - | 336 | +% ================================================================ |
238 | \section{Cases \& Examples} | 337 | \section{Cases \& Examples} |
338 | +% ================================================================ | ||
239 | \subsection{Programs with disjunctive heads} | 339 | \subsection{Programs with disjunctive heads} |
240 | - | 340 | +% ================================================================ |
241 | \begin{frame} | 341 | \begin{frame} |
242 | 342 | ||
243 | Consider the program: | 343 | Consider the program: |
@@ -263,10 +363,9 @@ | @@ -263,10 +363,9 @@ | ||
263 | \end{aligned} | 363 | \end{aligned} |
264 | $$ | 364 | $$ |
265 | \end{frame} | 365 | \end{frame} |
266 | - | ||
267 | - | 366 | +% ================================================================ |
268 | \begin{frame} | 367 | \begin{frame} |
269 | - Suppose that we add an annotation $\alpha:a$, which entails $\co{\alpha}:\neg a$. This is enough to get $w\at{s_1} = \co{\alpha}$ but, on the absence of further information, no fixed probability can be assigned to either model $s_2, s_3$ except that the respective sum must be $\alpha$. So, expressing our lack of knowledge using a parameter $d \in \intcc{0, 1}$ we get: | 368 | + Suppose that we add an annotation $\alpha :: a$, which entails $\co{\alpha} :: \neg a$. This is enough to get $w\at{s_1} = \co{\alpha}$ but, on the absence of further information, no fixed probability can be assigned to either model $s_2, s_3$ except that the respective sum must be $\alpha$. So, expressing our lack of knowledge using a parameter $d \in \intcc{0, 1}$ we get: |
270 | $$ | 369 | $$ |
271 | \begin{cases} | 370 | \begin{cases} |
272 | w\at{s_1 } = &\co{\alpha}\cr | 371 | w\at{s_1 } = &\co{\alpha}\cr |
@@ -275,7 +374,7 @@ | @@ -275,7 +374,7 @@ | ||
275 | \end{cases} | 374 | \end{cases} |
276 | $$ | 375 | $$ |
277 | \end{frame} | 376 | \end{frame} |
278 | - | 377 | +% ================================================================ |
279 | \begin{frame} | 378 | \begin{frame} |
280 | 379 | ||
281 | Now consider all the interpretations for this program: | 380 | Now consider all the interpretations for this program: |
@@ -285,11 +384,11 @@ | @@ -285,11 +384,11 @@ | ||
285 | % | 384 | % |
286 | \node [draw, circle] (E) at (5.5,0) {$\emptyset$}; | 385 | \node [draw, circle] (E) at (5.5,0) {$\emptyset$}; |
287 | % | 386 | % |
288 | - \node [draw, circle] (a) at (2,2) {$a$}; | ||
289 | - \node [draw, circle] (b) at (3,2) {$b$}; | 387 | + \node [draw, circle] (a) at (3,2) {$a$}; |
388 | + \node [draw, circle] (b) at (2,2) {$b$}; | ||
290 | \node [draw, circle] (c) at (4,2) {$c$}; | 389 | \node [draw, circle] (c) at (4,2) {$c$}; |
291 | - \node [fill=gray!50] (A) at (9,2) {$\co{a}$}; | ||
292 | - \node (B) at (8,2) {$\co{b}$}; | 390 | + \node [fill=gray!50] (A) at (8,2) {$\co{a}$}; |
391 | + \node (B) at (9,2) {$\co{b}$}; | ||
293 | \node (C) at (7,2) {$\co{c}$}; | 392 | \node (C) at (7,2) {$\co{c}$}; |
294 | % | 393 | % |
295 | \node [fill=gray!50] (ab) at (0,4) {$ab$}; | 394 | \node [fill=gray!50] (ab) at (0,4) {$ab$}; |
@@ -338,7 +437,7 @@ | @@ -338,7 +437,7 @@ | ||
338 | \end{tikzpicture} | 437 | \end{tikzpicture} |
339 | \end{center} | 438 | \end{center} |
340 | \end{frame} | 439 | \end{frame} |
341 | - | 440 | +% ================================================================ |
342 | \begin{frame} | 441 | \begin{frame} |
343 | 442 | ||
344 | In this diagram: | 443 | In this diagram: |
@@ -378,7 +477,7 @@ | @@ -378,7 +477,7 @@ | ||
378 | $$ | 477 | $$ |
379 | \item Now some statistics are possible. For example we get | 478 | \item Now some statistics are possible. For example we get |
380 | $$ | 479 | $$ |
381 | - P\at{abc \mid \alpha = 0.3} = \frac{0.09 d \left(d - 1\right)}{0.09 d^{2} - 0.69 d - 7.9} | 480 | + \pr{abc \mid \alpha = 0.3} = \frac{0.09 d \left(d - 1\right)}{0.09 d^{2} - 0.69 d - 7.9} |
382 | $$. | 481 | $$. |
383 | 482 | ||
384 | \item This expression can be plotted for $d\in\intcc{0,1}$ | 483 | \item This expression can be plotted for $d\in\intcc{0,1}$ |
@@ -386,10 +485,10 @@ | @@ -386,10 +485,10 @@ | ||
386 | \includegraphics[height=15em]{Pabc_alpha03.pdf} | 485 | \includegraphics[height=15em]{Pabc_alpha03.pdf} |
387 | \end{center} | 486 | \end{center} |
388 | 487 | ||
389 | - \item If a data set $E$ entails \emph{e.g.} $P\at{abc \mid E} = 0.0015$ we can numerically solve | 488 | + \item If a data set $E$ entails \emph{e.g.} $\pr{abc \mid E} = 0.0015$ we can numerically solve |
390 | $$ | 489 | $$ |
391 | \begin{aligned} | 490 | \begin{aligned} |
392 | - P\at{abc \mid \alpha = 0.3} &= P\at{abc \mid E} \cr | 491 | + \pr{abc \mid \alpha = 0.3} &= \pr{abc \mid E} \cr |
393 | \iff\cr | 492 | \iff\cr |
394 | \frac{0.09 d \del{d - 1}}{0.09 d^{2} - 0.69 d - 7.9} &= 0.0015 | 493 | \frac{0.09 d \del{d - 1}}{0.09 d^{2} - 0.69 d - 7.9} &= 0.0015 |
395 | \end{aligned} | 494 | \end{aligned} |
@@ -397,10 +496,9 @@ | @@ -397,10 +496,9 @@ | ||
397 | which has two solutions, $d \approx 0.15861$ or $d \approx 0.83138$. | 496 | which has two solutions, $d \approx 0.15861$ or $d \approx 0.83138$. |
398 | \end{itemize} | 497 | \end{itemize} |
399 | \end{frame} | 498 | \end{frame} |
400 | - | 499 | +% ================================================================ |
401 | \subsection{Non-stratified programs} | 500 | \subsection{Non-stratified programs} |
402 | - | ||
403 | - | 501 | +% ================================================================ |
404 | \begin{frame} | 502 | \begin{frame} |
405 | The following LP is non-stratified, because has a cycle with negated arcs: | 503 | The following LP is non-stratified, because has a cycle with negated arcs: |
406 | $$ | 504 | $$ |
@@ -429,13 +527,13 @@ | @@ -429,13 +527,13 @@ | ||
429 | }. | 527 | }. |
430 | $$ | 528 | $$ |
431 | \end{frame} | 529 | \end{frame} |
432 | - | 530 | +% ================================================================ |
433 | \begin{frame} | 531 | \begin{frame} |
434 | 532 | ||
435 | - Looking into probabilistic interpretations of the program and/or its models, we define $\alpha = P\at{\Theta = \theta_1}\in\intcc{0, 1}$ and $P\at{\Theta = \theta_2} = \co{\alpha}$. | 533 | + Looking into probabilistic interpretations of the program and/or its models, we define $\alpha = \pr{\Theta = \theta_1}\in\intcc{0, 1}$ and $\pr{\Theta = \theta_2} = \co{\alpha}$. |
436 | 534 | ||
437 | - Since $s_1$ is the only stable model that results from $\Theta = \theta_1$, it is natural to extend $P\at{ s_1 } = P\at{\Theta = \theta_1} = \alpha$. However, there is no clear way to assign $P\at{s_2}, P\at{s_3}$ since \emph{both models result from the single total choice} $\Theta = \theta_2$. Clearly, | ||
438 | - $$P\at{s_2 \mid \Theta} + P\at{s_3 \mid \Theta} = | 535 | + Since $s_1$ is the only stable model that results from $\Theta = \theta_1$, it is natural to extend $\pr{ s_1 } = \pr{\Theta = \theta_1} = \alpha$. However, there is no clear way to assign $\pr{s_2}, \pr{s_3}$ since \emph{both models result from the single total choice} $\Theta = \theta_2$. Clearly, |
536 | + $$\pr{s_2 \mid \Theta} + \pr{s_3 \mid \Theta} = | ||
439 | \begin{cases} | 537 | \begin{cases} |
440 | 0 & \text{if}~\Theta = \theta_1\cr | 538 | 0 & \text{if}~\Theta = \theta_1\cr |
441 | 1 & \text{if}~\Theta = \theta_2 | 539 | 1 & \text{if}~\Theta = \theta_2 |
@@ -444,16 +542,15 @@ | @@ -444,16 +542,15 @@ | ||
444 | but further assumptions are not supported \emph{a priori}. So let's \textbf{parameterize} the equation above, | 542 | but further assumptions are not supported \emph{a priori}. So let's \textbf{parameterize} the equation above, |
445 | $$ | 543 | $$ |
446 | \begin{cases} | 544 | \begin{cases} |
447 | - P\at{s_2 \mid \Theta = \theta_2} = &\beta \in \intcc{0, 1} \cr | ||
448 | - P\at{s_3 \mid \Theta = \theta_2} = &\co{\beta}, | 545 | + \pr{s_2 \mid \Theta = \theta_2} = &\beta \in \intcc{0, 1} \cr |
546 | + \pr{s_3 \mid \Theta = \theta_2} = &\co{\beta}, | ||
449 | \end{cases} | 547 | \end{cases} |
450 | $$ | 548 | $$ |
451 | in order to explicit our knowledge, or lack of, with numeric values and relations. | 549 | in order to explicit our knowledge, or lack of, with numeric values and relations. |
452 | \end{frame} | 550 | \end{frame} |
453 | - | ||
454 | - | 551 | +% ================================================================ |
455 | \begin{frame} | 552 | \begin{frame} |
456 | - Now we are able to define the \textbf{joint distribution} of the boolean random variables $A,B,C$, : | 553 | + Now we are able to define the \textbf{joint distribution} of the boolean random variables $A,B,C$: |
457 | 554 | ||
458 | $$ | 555 | $$ |
459 | \begin{array}{cc|l} | 556 | \begin{array}{cc|l} |
@@ -467,10 +564,9 @@ | @@ -467,10 +564,9 @@ | ||
467 | $$ | 564 | $$ |
468 | where $\alpha, \beta\in\intcc{0,1}$. | 565 | where $\alpha, \beta\in\intcc{0,1}$. |
469 | \end{frame} | 566 | \end{frame} |
470 | - | 567 | +% ================================================================ |
471 | \section{Conclusions} | 568 | \section{Conclusions} |
472 | - | ||
473 | - | 569 | +% ================================================================ |
474 | \begin{frame} | 570 | \begin{frame} |
475 | \begin{itemize} | 571 | \begin{itemize} |
476 | \item We can use the basics of probability theory and logic programming to assign explicit \emph{parameterized} probabilities to the (stable) models of a program. | 572 | \item We can use the basics of probability theory and logic programming to assign explicit \emph{parameterized} probabilities to the (stable) models of a program. |
@@ -479,10 +575,9 @@ | @@ -479,10 +575,9 @@ | ||
479 | \item However, it is non-restrictive since \emph{no unusual assumptions are made}. | 575 | \item However, it is non-restrictive since \emph{no unusual assumptions are made}. |
480 | \end{itemize} | 576 | \end{itemize} |
481 | \end{frame} | 577 | \end{frame} |
482 | - | 578 | +% ================================================================ |
483 | \section*{ASP \& related definitions} | 579 | \section*{ASP \& related definitions} |
484 | - | ||
485 | - | 580 | +% ================================================================ |
486 | \begin{frame} | 581 | \begin{frame} |
487 | 582 | ||
488 | \begin{itemize} | 583 | \begin{itemize} |
@@ -536,4 +631,5 @@ | @@ -536,4 +631,5 @@ | ||
536 | \end{itemize} | 631 | \end{itemize} |
537 | \end{itemize} | 632 | \end{itemize} |
538 | \end{frame} | 633 | \end{frame} |
634 | +% ================================================================ | ||
539 | \end{document} | 635 | \end{document} |
540 | \ No newline at end of file | 636 | \ No newline at end of file |
text/00_PASP.toc
1 | \beamer@sectionintoc {1}{Introduction}{2}{0}{1} | 1 | \beamer@sectionintoc {1}{Introduction}{2}{0}{1} |
2 | -\beamer@sectionintoc {2}{Cases \& Examples}{10}{0}{2} | ||
3 | -\beamer@subsectionintoc {2}{1}{Programs with disjunctive heads}{10}{0}{2} | ||
4 | -\beamer@subsectionintoc {2}{2}{Non-stratified programs}{14}{0}{2} | ||
5 | -\beamer@sectionintoc {3}{Conclusions}{18}{0}{3} | 2 | +\beamer@sectionintoc {2}{Motivation}{8}{0}{2} |
3 | +\beamer@sectionintoc {3}{Resolution}{10}{0}{3} | ||
4 | +\beamer@sectionintoc {4}{Cases \& Examples}{14}{0}{4} | ||
5 | +\beamer@subsectionintoc {4}{1}{Programs with disjunctive heads}{15}{0}{4} | ||
6 | +\beamer@subsectionintoc {4}{2}{Non-stratified programs}{20}{0}{4} | ||
7 | +\beamer@sectionintoc {5}{Conclusions}{25}{0}{5} |
text/00_PASP.xdv
No preview for this file type