A system for SMT based constraint programming in Java
Autor(en):
Zusammenfassung
This paper presents a system for constraint programming in Java using translation of JVM bytecode into SMT. This allows the constraints to be written in normal Java, to being interoperable with the rest of the program and lowers the entry barrier to using specialised solvers in applications. Due to the nature of the performed translation, variable assignments for other runtime properties than constraint satisfaction can be found. These include variable assignments that lead to runtime exceptions during normal code execution. We demonstrate that the implemented approach is able to find variable assignments for non-trivial constraints such as a Sudoku puzzle.
- Vollständige Referenz
- BibTeX
Funk, M.,
(2017).
A system for SMT based constraint programming in Java.
In:
Eibl, M. & Gaedke, M.
(Hrsg.),
INFORMATIK 2017.
Gesellschaft für Informatik, Bonn.
(S. 2575-2580).
DOI: 10.18420/in2017_260
@inproceedings{mci/Funk2017,
author = {Funk, Maurice},
title = {A system for SMT based constraint programming in Java},
booktitle = {INFORMATIK 2017},
year = {2017},
editor = {Eibl, Maximilian AND Gaedke, Martin} ,
pages = { 2575-2580 } ,
doi = { 10.18420/in2017_260 },
publisher = {Gesellschaft für Informatik, Bonn},
address = {}
}
author = {Funk, Maurice},
title = {A system for SMT based constraint programming in Java},
booktitle = {INFORMATIK 2017},
year = {2017},
editor = {Eibl, Maximilian AND Gaedke, Martin} ,
pages = { 2575-2580 } ,
doi = { 10.18420/in2017_260 },
publisher = {Gesellschaft für Informatik, Bonn},
address = {}
}
Sollte hier kein Volltext (PDF) verlinkt sein, dann kann es sein, dass dieser aus verschiedenen Gruenden (z.B. Lizenzen oder Copyright) nur in einer anderen Digital Library verfuegbar ist. Versuchen Sie in diesem Fall einen Zugriff ueber die verlinkte DOI: 10.18420/in2017_260
Haben Sie fehlerhafte Angaben entdeckt? Sagen Sie uns Bescheid: Feedback abschicken
Mehr Information
DOI: 10.18420/in2017_260
ISBN: 978-3-88579-669-5
ISSN: 1617-5468
Datum: 2017
Sprache:
(en)
(en)Sammlungen
- P275 - INFORMATIK 2017 [266]

