Skip to content
/ SMTIBEA Public

A hybrid multiobjective optimization algorithm that combines IBEA with SMT solving

Notifications You must be signed in to change notification settings

jmguo/SMTIBEA

Repository files navigation

SMTIBEA

This work provides a hybrid multiobjective optimization algorithm that combines the IBEA (Indicator-Based Evolutionary Algorithm) with SMT (Satisfiability Modulo Theories) solving.

SMTIBEA specifies an input problem as a set of quantifier-free formulas in first-order logic. Different types of variables, such as Boolean, integer and real, are supported. Moreover, rich theories, such as quantifier-free linear integer arithmetic and quantifier-free linear real arithmetic, are used for reasoning.

The details of the latest implemenation (Ver.201605) are as follows:

About

A hybrid multiobjective optimization algorithm that combines IBEA with SMT solving

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages