Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xcsp3team authored Mar 27, 2024
1 parent dbd4534 commit 001ccf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- PyCSP3 is inspired from both [JvCSP3](https://github.com/xcsp3team/XCSP3-Java-Tools/blob/master/doc/JvCSP3v1-1.pdf) (a Java-based API)
and [Numberjack](https://github.com/eomahony/Numberjack). -->

This is Version 2.3 of PyCSP3, a library in Python (version 3.8 or later) for modeling combinatorial constrained problems;
This is Version 2.3 of PyCSP3, a library in Python (version 3.10 or later) for modeling combinatorial constrained problems;
see [www.pycsp.org](https://pycsp.org). With PyCSP3, it is possible to generate instances of:

1. CSP (Constraint Satisfaction Problem)
Expand Down

0 comments on commit 001ccf7

Please sign in to comment.