Skip to content

Releases: xcsp3team/pycsp3

2.4

28 Aug 09:12
4fc0c03
Compare
Choose a tag to compare

New forms are possible for posting extension constraints, regular and lex constraints. Arbitrary constraints
are now possible with adhoc constraints.

2.3

27 Mar 10:44
Compare
Choose a tag to compare
2.3

Minor changes

2.2

13 Dec 09:30
Compare
Choose a tag to compare
2.2

PyCSP3 2.2, with new (control) structures 'If' and 'Match', new derivated constraint forms (Hamming, Exist, NotExist, ExactlyOne, AtLeastOne, AtMostOne and AllHold), new functions 'both' and 'either', auto-adjustment of array indexing, and the predefined named tuple 'Task'. See other extensions in Changelog Chapter of the complete guide.

2.1

07 Nov 16:48
a4de2b3
Compare
Choose a tag to compare
2.1

PyCSP3 2.1, with new versions of embedded solvers (ACE and Choco) and additional constraints (Precedence, BinPacking, Knapsack, MinimumArg, MaximumArg). See other extensions in Changelog Chapter of the complete guide.

2.0

27 Dec 17:42
590b4f7
Compare
Choose a tag to compare
2.0

New functions allow us to pilot the solving process.
Everything you need to know about the interface of the library is described in a new chapter.
How to format data in filenames, to use default data and to load independent JSON data files (possibly from URLs) is explained in the guide.

1.3.0

21 Jun 12:38
c62d224
Compare
Choose a tag to compare
version 1.3

1.2.0

08 Oct 07:48
Compare
Choose a tag to compare
Minor bug fixed for comments