Skip to content

Releases: liffiton/MARCO

v3.3

Choose a tag to compare

@liffiton liffiton released this 17 Jun 20:33
  • Modernization and fixes for Python 3.14.

Full Changelog: v3.2...v3.3

v3.2

Choose a tag to compare

@liffiton liffiton released this 22 Jun 19:01
  • Removed unneeded zlib dependency; simplifies building.

v3.1

Choose a tag to compare

@liffiton liffiton released this 08 Jun 21:26
  • Performance: Update pyminisolvers; use new_vars() method in MARCO when instantiating new solvers. Improved performance on large instances.
  • Remove support for Python 3.8 and below.

v3.0

Choose a tag to compare

@liffiton liffiton released this 09 May 16:19
  • Now runs in parallel by default on multicore systems, simplified parallel options
  • Restructure code to enable integration in other programs (see lib_examples.py)
  • Remove support for Python 2.7
  • Lots of cleanup and refactoring

v2.1.0

Choose a tag to compare

@liffiton liffiton released this 25 May 03:34
  • Fix SMT parsing

v2.0.1

Choose a tag to compare

@liffiton liffiton released this 13 Oct 03:57
  • Add --print-mcses option

v2.0

Choose a tag to compare

@liffiton liffiton released this 08 Aug 02:44
  • Add mode for parallel execution ("MARCOs")
  • Remove some old, unneeded execution modes
  • Many small improvements and fixes

v1.1

Choose a tag to compare

@liffiton liffiton released this 08 Aug 02:45
  • Fix signal handling -- timeout and Ctl-C more reliable

v1.0.1

Choose a tag to compare

@liffiton liffiton released this 08 Aug 02:45
  • Add note about support for GCNF to README
  • Include .gcnf test files in distribution

v1.0

Choose a tag to compare

@liffiton liffiton released this 08 Aug 20:53
Handle missing (not yet compiled) libmini???.so.