Skip to content

Commit 8cb6182

Browse files
committed
more
1 parent 56521cf commit 8cb6182

2 files changed

Lines changed: 30 additions & 1 deletion

File tree

_bibliography/papers.bib

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
---
33
4-
@unpublished{taos,
4+
@incollection{taos,
55
author = {Lydia Kondylidou and Jasmin Blanchette and Marijn J.H. Heule},
66
title = {Tao's Equational Proof Challenge Accepted},
77
booktitle = {IJCAR},
@@ -79,6 +79,22 @@ @incollection{tacas2025
7979
selected = {true}
8080
}
8181

82+
@unpublished{tptp-interpretations,
83+
author = {Geoff Sutcliffe and Alexander Steen and Pascal Fontaine and Lydia Kondylidou},
84+
title = {The TPTP Format for Interpretations},
85+
booktitle = {PAAR},
86+
year = {2026},
87+
abstract = {This paper describes the TPTP format for representing interpretations.
88+
It provides a background survey that helped ensure that the representation format is adequate
89+
for different types of interpretations: Tarskian, Herbrand, and Kripke interpretations.
90+
The needs of applications that use models are considered. The syntax and semantics of the
91+
format are expounded in detail, with multiple examples. Verification of models is discussed.
92+
Some tools that support processing the format are noted. The properties of interpretations
93+
represented in the format are discussed.},
94+
note = {Submitted},
95+
selected = {false}
96+
}
97+
8298
@unpublished{masters_thesis,
8399
title={Supporting a CDCL Sat Solver by BDD Methods - Masters Thesis},
84100
author={Lydia Kondylidou},

_data/cv.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,19 @@ cv:
113113
# reference: Available upon request
114114

115115
Teaching:
116+
- title: Softwareentwicklungspraktikum für Informatik im Nebenfach
117+
institution: Ludwig Maximilian University of Munich, Munich, Germany
118+
year: WS26/27
119+
120+
- title: Automated Theorem Proving - Tutorial
121+
institution: Ludwig Maximilian University of Munich, Munich, Germany
122+
year: WS26/27
123+
124+
- title: Cryptography Practical Course
125+
institution: Ludwig Maximilian University of Munich, Munich, Germany
126+
year: SS26
127+
description: <a href="https://www.tcs.ifi.lmu.de/teaching/courses-ss-2026/cryptography">Cryptography SS26</a>
128+
116129
- title: SMT Seminar
117130
institution: Ludwig Maximilian University of Munich, Munich, Germany
118131
year: WS25/26

0 commit comments

Comments
 (0)