In this paper we present JConstraints, a constraint solver abstraction layer for Java. JConstraints provides an object representation for logic expressions, unified access to different SMT and interpolation solvers, and useful tools and algorithms for working with logic formulas. The object representation enables implementation of algorithms on constraints by users. For deciding satisfiability of formulas, JConstraints translates from its internal object representation to the format expected by constraint solvers or a format suitable for different analysis goals. We demonstrate the capabilities of JConstraints by implementing a custom meta decision procedure for floating-point arithmetic that combines an approximating analysis over the real...
The JavaBeans component model allows users to plug together software components to create Java appli...
The Object Constraint Language OCL is a textual specification language that could be used for constr...
AbstractThis article introduces AJACS (Another Java Constraint Programming System), a toolkit for Co...
AbstractMost existing libraries providing constraint facilities are embedded in the logic programmin...
Abstract. In this paper, we describe an implementation-independent object-oriented interface for com...
JSetL is a Java library that endows Java with a number of facilities that are intended to support de...
We introduce a satisfiability solver for first order formulas written in a modern object oriented pr...
This paper introduces JNET, a novel constraint representation and reasoning framework that supports ...
In this paper, we describe an implementation-independent object-oriented interface for commercial an...
Abstract. Programming languages and techniques based on logic and con-straints, such as the Constrai...
Choco-solver is free open-source Java library for constraint programming. It is designed to reduce e...
Abstract. This tutorial shows how to use the object-oriented Java constraint programming library fir...
A new integration of Constraint Handling Rules (CHR) and Java is presented: the K.U.Leuven JCHR syst...
In this paper we present a Java library - called JSetL - that offers a number of facilities to suppo...
This manual describes JSetL 2.3, a Java library that offers a number of facilities to support declar...
The JavaBeans component model allows users to plug together software components to create Java appli...
The Object Constraint Language OCL is a textual specification language that could be used for constr...
AbstractThis article introduces AJACS (Another Java Constraint Programming System), a toolkit for Co...
AbstractMost existing libraries providing constraint facilities are embedded in the logic programmin...
Abstract. In this paper, we describe an implementation-independent object-oriented interface for com...
JSetL is a Java library that endows Java with a number of facilities that are intended to support de...
We introduce a satisfiability solver for first order formulas written in a modern object oriented pr...
This paper introduces JNET, a novel constraint representation and reasoning framework that supports ...
In this paper, we describe an implementation-independent object-oriented interface for commercial an...
Abstract. Programming languages and techniques based on logic and con-straints, such as the Constrai...
Choco-solver is free open-source Java library for constraint programming. It is designed to reduce e...
Abstract. This tutorial shows how to use the object-oriented Java constraint programming library fir...
A new integration of Constraint Handling Rules (CHR) and Java is presented: the K.U.Leuven JCHR syst...
In this paper we present a Java library - called JSetL - that offers a number of facilities to suppo...
This manual describes JSetL 2.3, a Java library that offers a number of facilities to support declar...
The JavaBeans component model allows users to plug together software components to create Java appli...
The Object Constraint Language OCL is a textual specification language that could be used for constr...
AbstractThis article introduces AJACS (Another Java Constraint Programming System), a toolkit for Co...