LogicNG v1.5.0 Release Notes

Release Date: 2019-03-17 // about 5 years ago
  • โž• Added

    • Algorithm & data structures for efficiently computing backbones of formulas
    • Data structures for UBTrees in order to efficiently identify sub- and supersets
    • CNF and DNF subsumption as formula transformations
    • Backbone simplifier (compute and propagate the backbone of a formula)
    • ๐Ÿ–จ A new sorted formula formatter which respects a given variable ordering when printing formulas

    ๐Ÿ”„ Changed

    • ๐Ÿ”จ Minor code refactorings and improvements

    ๐Ÿ—„ Deprecated

    • ๐Ÿšš Deprecation of CleaneLing - this solver will be removed in future versions.