Implementing polymorphism in SMT solvers

  • Authors:
  • François Bobot;Sylvain Conchon;Evelyne Contejean;Stéphane Lescuyer

  • Affiliations:
  • Univ. Paris-Sud, ProVal, Orsay;Univ. Paris-Sud, ProVal, Orsay;Univ. Paris-Sud, ProVal, Orsay;Univ. Paris-Sud, ProVal, Orsay

  • Venue:
  • SMT '08/BPR '08 Proceedings of the Joint Workshops of the 6th International Workshop on Satisfiability Modulo Theories and 1st International Workshop on Bit-Precise Reasoning
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Based on our experience with the development of Alt-Ergo, we show the small number of modifications needed to bring parametric polymorphism to our SMT solver. The first one occurs in the typing module where unification is now necessary for solving polymorphic constraints over types. The second one consists in extending triggers' definition in order to deal with both term and type variables. Last, the matching module must be modified to account for the instantiation of type variables. We hope that this experience is convincing enough to raise interest for polymorphism in the SMT community.