Performs the analysis of the clauses in Cls (dictionaries of variables in Ds) with fixpoint algorithm Fixp and analysis domain AbsInt. The analysis results are left in a permanent database (see plai_db). Info is a list of properties and informations. One possible value is [time(Total,[(subtask1,T1),...,(subtaskN,TN)])].
Cleanups the database of analysis of all permanent information regarding abstract domain AbsInt.
Performs the analysis of the clauses in Cls (dictionaries of variables in Ds) with fixpoint algorithm Fixp and analysis domain AbsInt. The analysis results are left in a permanent database (see plai_db).
The analysis uses the entry information provided by the entry policy selected in entry_policy preprocessing flag.