gaperez64 / acacia-bonsai

A minimal implementation of reactive synthesis via universal co-Buchi automata using antichains
GNU General Public License v3.0
4 stars 3 forks source link

ABC controller minimization #32

Open gaperez64 opened 1 year ago

gaperez64 commented 1 year ago

During SYNTCOMP 2023, acacia did pretty well in terms of quality of controllers synthesized. The tools that were better both have a post-processing step of minimization of the controller (some use the tool ABC). Perhaps something similar should be implemented here?