Skip to content

Releases: CPMpy/PyConA

v0.4.1

12 Aug 10:26

Choose a tag to compare

What's Changed

  • Fix in growacq with implied constraints
  • Fix tests issue with environment

Full Changelog: v0.4...v0.4.1

v0.4

08 Aug 17:08

Choose a tag to compare

What's Changed

  • Fixed FindC2
  • Added more benchmarks

Full Changelog: v0.3...v0.4

Release v0.3

13 May 20:15

Choose a tag to compare

What's Changed

  • Growacq fixes on Bias construction
  • Accept objectives in findscope2
  • Update benchmarks' default values
  • Metrics fix for short_dict
  • Accept list of variables in probleminstance
  • Add GenAcq
  • Fix MineAcq
  • Improve docstrings of algorithms

Full Changelog: v0.2...v0.3

v0.2

12 Feb 19:13

Choose a tag to compare

What's Changed

  • Better and faster tests
  • Algorithms and methods for specific set of variables (fixing GrowAcq issues)
  • Necessary changes for new CPMpy version

Full Changelog: v0.1.1...v0.2

v0.1.1

29 Nov 00:20

Choose a tag to compare

What's Changed

  • Early tests
  • get_scope when argument is list
  • PQuAcq and GQuAcq fixes
  • Moving core functionality to core classes

Full Changelog: v0.0.2...v0.1.1

v0.0.2

06 Sep 09:56

Choose a tag to compare

First release of PyConA python library for constraint acquisition