TOP
Search the Dagstuhl Website
Looking for information on the websites of the individual seminars? - Then please:
Not found what you are looking for? - Some of our services have separate websites, each with its own search option. Please check the following list:
Schloss Dagstuhl - LZI - Logo
Schloss Dagstuhl Services
Seminars
Within this website:
External resources:
  • DOOR (for registering your stay at Dagstuhl)
  • DOSA (for proposing future Dagstuhl Seminars or Dagstuhl Perspectives Workshops)
Publishing
Within this website:
External resources:
dblp
Within this website:
External resources:
  • the dblp Computer Science Bibliography


Dagstuhl Seminar 22072

New Perspectives in Symbolic Computation and Satisfiability Checking

( Feb 13 – Feb 18, 2022 )

(Click in the middle of the image to enlarge)

Permalink
Please use the following short url to reference this page: https://www.dagstuhl.de/22072

Organizers

Contact



Schedule

Summary

Introduction

Symbolic Computation refers to algorithms for computers to perform symbolic mathematics, usually implemented in Computer Algebra Systems (CASs). Satisfiability Checking refers to algorithms to efficiently check the satisfiability of a logical statement, developed originally for the Boolean domain and implemented in SAT solvers, but now extended to a wide variety of different theories in satisfiability modulo theories (SMT) solvers. This Dagstuhl Seminar is on Symbolic Computation and Satisfiability Checking, with the emphasis on the "and" to indicate the scope is strictly work of interest to both communities.

Traditionally, the two communities have been largely disjoint and unaware of the achievements of one another, despite there being strong reasons for them to discuss and collaborate, since they share many central interests. Many of the theories tackled by SMT have been traditionally studied within Symbolic Computation; while in the opposite direction, the integration of SAT solvers into computer algebra systems can allow more powerful logical reasoning and inspire new algorithmic approaches in computer algebra.

Recent History

The first global meeting dedicated to both symbolic computation and satisfiability checking was Dagstuhl Seminar 15471 (Symbolic Computation and Satisfiability Checking) [1] which took place in November 2015. This was followed soon after by EU Horizon 2020 Grant 712689 which ran from 2016-2018. The aim of that project was to bridge the gap between the communities to produce individuals who can combine the knowledge and techniques of both fields to resolve problems currently beyond the scope of either [2]. The project funded new collaborations, new tool integrations, proposals on extensions to the SMT-LIB language standards, new collections of benchmarks, two summer schools (in 2017 and 2018) and the SC-Square Workshop Series.

The Workshop Series (http://www.sc-square.org/workshops.html) has taken place annually for six years, with two further editions already planned:

  • 2016 Timişoara, Romainia (as part of SYNASC 2016).
  • 2017 Kaiserslautern, Germany (alongside ISSAC 2017).
  • 2018 Oxford, UK (as part of FLoC 2018).
  • 2019 Bern, Switzlerland (as part of SIAM AG19)
  • 2020 Paris, France (online) (alongside IJCAR 2020)
  • 2021 Texas, USA (online) (as part of SIAM AG21)
  • 2022 Haifa, Israel (as part of FLoC 2022)
  • 2023 Tromsø Norway (alongside ISSAC 2023)

It takes place as part of, or alongside, established conferences (alternating between computational algebra and logic). Each year there are two chairs, one from each community.

In 2020 a special issue of the Journal of Symbolic Computation was published, on the theme of SC-Square [3]. A further special issue is in development.

Motivation for new Seminar

The seminar call defined its scope with these research questions.

Decision Procedures: How to efficiently leverage CAS for SMT over hard arithmetical theories? How to exploit conflict-driven learning and non-chronological backtracking in symbolic computation algorithms? How can CAS and SMT be combined to reason about bit-precise machine (i.e. floating point) arithmetic?

Abstraction and Linearization: How can abstraction techniques commonly adopted in SMT be exploited in symbolic computation? How to leverage techniques in CASs for iterative abstraction refinement in SMT?

Optimization: Can SMT and symbolic computation be combined for successfully attacking non-linear optimization problems? Can new optimization techniques be leveraged for heuristic choices in solvers?

Machine Learning: What are the common challenges and opportunities on the use of Machine Learning (ML) for heuristic choices in algorithms? How best to define problem features for classic ML? How best to encode formulae for deep ML? How to develop good datasets for ML? Tool development: How to share data structures, low-level libraries, input formats and interaction pipelines for more effective development of robust, mature and interoperable symbolic reasoning tools?

Application Problem Encoding: How best encode high-level application problems to be more amenable to symbolic reasoning? How to provide more expressive problem definition languages which can still be handled efficiently? How to automate problem encoding?

Seminar Overview

The seminar was organised into eight session by broad topic (with some exceptions to allow for online participants). We invited three extended tutorials on key topics of interest to the seminar: Ahmed Irfan spoke on the incremental linearization techniques developed for MathSAT to tackle non-linear problems, including ones involving transcendental functions; Haniel Barbosa and Gereon Kremer described the new work on proof certificates in CVC5, and the possibilities for extensions into non-linear real arithmetic; and Curtis Bright spoke on isomorphism free exhaustive generation techniques which used a combination of computer algebra and SAT solvers. Other talks were contributed by seminar participants.

Upcoming Development

Erika Ábrahám, Chris Brown, James Davenport, Pascal Fontaine and Thomas Sturm are the joint editors of a Journal of Symbolic Computation Special Issue on the topic of “Symbolic Computation and Satisfiability Checking”. Contributions coming out of this workshop would be especially welcomed. The timeline is given below.

31 March Submissions Open
31 August Submissions Close
(early notification to abraham@cs.rwth-aachen.de is welcomed.)
31 December Authors notified
3–6 months Articles published
Special issues are now “virtual” and so the articles appear online as ready.

Acknowledgements

The present seminar was originally scheduled for November 2020 but was re-organised for February 2022 following the COVID19 pandemic. It was held in a hybrid format, with participants both in person and online. The organisers thank all participants for their contribution, and extend a special thanks to the team at Schloss Dagstuhl for their excellent organisation and support, particularly in the difficult circumstance which the pandemic imposed.

References

  1. E. Ábrahám and P. Fontaine and T. Sturm and D. Wang. Symbolic Computation and Satisfiability Checking (Dagstuhl Seminar 15471). Dagstuhl Reports 5(11):71-89. Schloss Dagstuhl–Leibniz-Zentrum fuer Informatik, 2016. URL: http://drops.dagstuhl.de/opus/volltexte/2016/5765
  2. E. Ábrahám, J. Abbott, B. Becker, A.M. Bigatti, M. Brain, B. Buchberger, A. Cimatti, J.H. Davenport, M. England, P. Fontaine, S. Forrest, A. Griggio, D. Kroening, W.M. Seiler, and T. Sturm. SC2: Satisfiability checking meets symbolic computation. In M. Kohlhase, M. Johansson, B. Miller, L. de Moura, and F. Tompa, editors, Intelligent Computer Mathematics: Proceedings CICM 2016, volume 9791 of Lecture Notes in Computer Science, pages 28–43. Springer International Publishing, 2016. URL: https://doi.org/10.1007/978-3-319-42547-4_3
  3. J.H. Davenport, M. England, A. Griggio, T. Sturm, and C. Tinelli. Symbolic computation and satisfiability checking: Editorial. Journal of Symbolic Computation, 100:1–10, 2020. URL: https://doi.org/10.1016/j.jsc.2019.07.017
Copyright Matthew England, Erika Abraham, James H. Davenport, and Alberto Griggio

Motivation

Symbolic Computation refers to algorithms for computers to perform symbolic mathematics, usually implemented in Computer Algebra Systems (CASs). Satisfiability Checking refers to algorithms to efficiently check the satisfiability of a logical statement, developed originally for the Boolean domain and implemented in SAT solvers, but now extended to a wide variety of different theories in satisfiability modulo theories (SMT) solvers. This Dagstuhl Seminar is on Symbolic Computation and Satisfiability Checking, with the emphasis on the "and" to indicate the scope is strictly work of interest to both communities.

Traditionally, the two communities have been largely disjoint and unaware of the achievements of one another, despite there being strong reasons for them to discuss and collaborate, since they share many central interests. While progress in this direction has been made in recent years, many challenges still remain. The goal of this Dagstuhl Seminar is to give a new impulse to the cross-fertilization and collaboration activities that have been established in the last few years. It follows the work in Dagstuhl Seminar 15471, EU Horizon 2020 Grant 712689; and the SC² Workshop series it created. Unlike the workshop series, where existing work is presented, this seminar will forge new working groups and collaborations to tackle problems and plan future research, and seeks to broaden the community of researchers working here.

Research questions in the scope of the seminar are the following:

Decision Procedures: How to efficiently leverage CAS for SMT over hard arithmetical theories? How to exploit conflict-driven learning and non-chronological backtracking in symbolic computation algorithms? How can CAS and SMT be combined to reason about bit-precise machine (i.e. floating point) arithmetic? How best to demonstrate UNSAT?

Abstraction and Linearization: How can abstraction techniques commonly adopted in SMT be exploited in symbolic computation? How to leverage techniques in CASs for iterative abstraction refinement in SMT?

Machine Learning: What are the common challenges and opportunities on the use of Machine Learning (ML) for heuristic choices in algorithms? How best to define problem features for classic ML? How best to encode formulae for deep ML? How to develop good datasets for ML?

Optimization: Can SMT and symbolic computation be combined for successfully attacking non-linear optimization problems? Can new optimization techniques be leveraged for heuristic choices in solvers?

Tool development: How to share data structures, low-level libraries, input formats and interaction pipelines for more effective development of robust, mature and interoperable symbolic reasoning tools?

Application Problem Encoding: How best encode high-level application problems to be more amenable to symbolic reasoning? How to provide more expressive problem definition languages which can still be handled efficiently? How to automate problem encoding?

There will be sufficient time for most attendees to give talks on their research but these will be overview talks focused on areas of potential collaboration in the remit of SC². The seminar will start with some scene-setting talks for those less familiar with the SC² community, and may also include some tutorials. Later in the week there will be an excursion and sessions for collaborative work / grant writing.

Copyright Erika Abraham, James H. Davenport, Matthew England, and Alberto Griggio

Participants
On-site
  • Erika Abraham (RWTH Aachen University, DE) [dblp]
  • Christopher W. Brown (U.S. Naval Academy - Annapolis, US) [dblp]
  • Alessandro Cimatti (Bruno Kessler Foundation - Trento, IT) [dblp]
  • James H. Davenport (University of Bath, GB) [dblp]
  • Tereso del Rio (Coventry University, GB)
  • Matthew England (Coventry University, GB) [dblp]
  • Jürgen Gerhard (Maplesoft - Waterloo, CA) [dblp]
  • Alberto Griggio (Bruno Kessler Foundation - Trento, IT) [dblp]
  • Tudor Jebelean (Universität Linz, AT)
  • Konstantin Korovin (University of Manchester, GB) [dblp]
  • Gereon Kremer (Stanford University, US) [dblp]
  • Corin Lee (University of Bath, GB)
  • Sergio Mover (Ecole Polytechnique - Palaiseau, FR)
  • Jasper Nalbach (RWTH Aachen University, DE) [dblp]
  • Thomas Powell (University of Bath, GB) [dblp]
  • Stefan Ratschan (The Czech Academy of Sciences - Prague, CZ) [dblp]
  • Ali K. Uncu (University of Bath, GB)
  • Baptiste Vergain (University of Liège, BE)
Remote:
  • Haniel Barbosa (Federal University of Minas Gerais-Belo Horizonte, BR) [dblp]
  • Anna Maria Bigatti (University of Genova, IT) [dblp]
  • Russell Bradford (University of Bath, GB)
  • Martin Brain (City - University of London, GB) [dblp]
  • Curtis Bright (University of Windsor, CA) [dblp]
  • Martin Bromberger (MPI für Informatik - Saarbrücken, DE) [dblp]
  • Changbo Chen (Chinese Academy of Sciences - Chongqing, CN) [dblp]
  • Isabela Dramnesc (West University of Timisoara, RO)
  • Bruno Dutertre (Amazon - Cupertino, US) [dblp]
  • Madalina Erascu (West University of Timisoara, RO) [dblp]
  • Pascal Fontaine (University of Liège, BE) [dblp]
  • Vijay Ganesh (University of Waterloo, CA) [dblp]
  • Ahmed Irfan (Amazon - Cupertino, US) [dblp]
  • Manuel Kauers (Johannes Kepler Universität Linz, AT) [dblp]
  • Daniela Kaufmann (Johannes Kepler Universität Linz, AT) [dblp]
  • Ilias S. Kotsireas (Wilfrid Laurier University - Waterloo, CA) [dblp]
  • Enrico Lipparini (Bruno Kessler Foundation - Trento, IT)
  • Chenqi Mou (Beihang University - Beijing, CN) [dblp]
  • Mizuhito Ogawa (JAIST - Ishikawa, JP) [dblp]
  • AmirHosein Sadeghimanesh (Coventry University, GB)
  • Martina Seidl (Johannes Kepler Universität Linz, AT) [dblp]

Related Seminars
  • Dagstuhl Seminar 15471: Symbolic Computation and Satisfiability Checking (2015-11-15 - 2015-11-20) (Details)

Classification
  • Logic in Computer Science
  • Mathematical Software
  • Symbolic Computation

Keywords
  • Symbolic Computation
  • Satisfiability Checking
  • SMT Solvers
  • Computer Algebra Systems
  • Verification.