Skip to content

Commit 1254644

Browse files
committed
Updated publications
1 parent 366661c commit 1254644

3 files changed

Lines changed: 50 additions & 3 deletions

File tree

content/paper/2504.01.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
draft: false
3+
title: "A Modal Logic of Optimality (Student Abstract) "
4+
authors: [
5+
"James T. Oswald",
6+
"Brandon Rozek",
7+
"Thomas Macaulay Ferguson",
8+
"Selmer Bringsjord"
9+
]
10+
date: 2025-04-11
11+
publish_date: "2025/04/11"
12+
conference: "AAAI Conference on Artificial Intelligence"
13+
14+
15+
isbn: ""
16+
doi: "10.1609/aaai.v39i28.35286"
17+
volume: 39
18+
firstpage: 29456
19+
lastpage: 29458
20+
language: "English"
21+
22+
pdf_url: "https://ojs.aaai.org/index.php/AAAI/article/view/35286/37441"
23+
abstract: "We present our work on a new modal logic of optimality, OPT, whose semantics are modeled in terms of optimal paths through reward-weighted transition systems. We prove some basic properties of OPT, including its status as a normal modal logic, as well as its relation to some of the standard modal axioms. We end with a discussion of applications to AI and future research directions and extensions."
24+
---

content/paper/2602.01.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
draft: false
3+
title: "VSPursuer: A Tool for Finding Matrices Witnessing the Variable Sharing Property"
4+
authors: [
5+
"Brandon Rozek",
6+
"Andrew Tedder"
7+
]
8+
date: 2026-02-09
9+
publish_date: "2026/02/09"
10+
conference: "Journal of Logic, Language, and Information"
11+
12+
13+
isbn: ""
14+
doi: "10.1007/s10849-026-09454-2"
15+
volume: 2026
16+
firstpage: 1
17+
lastpage: 20
18+
language: "English"
19+
20+
pdf_url: "https://link.springer.com/content/pdf/10.1007/s10849-026-09454-2.pdf"
21+
abstract: "We introduce VSPursuer, an automated reasoning tool that analyses matrices generated by Slaney’s MaGIC. The tool searches these matrices for a target logic to find one that witnesses the logic’s satisfaction of the Variable Sharing Property. We describe the theoretical background behind VSPursuer and highlight optimisations that enable our tool to determine whether a given matrix witnesses the property in polynomial time. We then give some example data sets for particular relevant logics, a theoretical analysis on the sizes of matrices generated by MaGIC which do not witness variable sharing, and close with an appendix explaining how to install and use VSPursuer."
22+
---

content/publications.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,13 @@ Filtering Goals of Necessity-Optimal Agents in Qualitative Possibilistic Recogni
1313
- Venue: International Conference on Agents and Artificial Inteligence, 2026.
1414

1515

16-
VSPursuer: A Tool for Finding Matrices Witnessing the Variable Sharing Property
16+
[VSPursuer: A Tool for Finding Matrices Witnessing the Variable Sharing Property](/paper/2602.01)
1717
- Authors: *Brandon Rozek* and Andrew Tedder
18-
- Venue: Journal of Logic, Language, and Information, Forthcoming.
18+
- Venue: Journal of Logic, Language, and Information, 2026.
19+
- [Paper](https://link.springer.com/article/10.1007/s10849-026-09454-2) | [Codebase](https://github.com/brandon-rozek/vspursuer)
1920

2021

21-
A Modal Logic of Optimality (Student Abstract)
22+
[A Modal Logic of Optimality (Student Abstract)](/paper/2504.01)
2223
- Authors: James T. Oswald, *Brandon Rozek*, Thomas M. Ferguson, Selmer Bringsjord
2324
- Venue: AAAI Conference on Artificial Intelligence, 2025.
2425
- [Paper](https://ojs.aaai.org/index.php/AAAI/article/view/35286/37441)

0 commit comments

Comments
 (0)