File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- <h1 align =" center " > XCSP3-Java-Tools v2.2 </h1 >
1+ <h1 align =" center " > XCSP3-Java-Tools v2.3 </h1 >
22
33
44
@@ -9,7 +9,7 @@ This library provides:
99A C++ parser is available in its own [ repository] ( https://github.com/xcsp3team/XCSP3-CPP-Parser ) .
1010
1111A Python library for modeling, called PyCSP3, is also independently available.
12- For the current version, v2.1, November 2022, note that:
12+ For the current version of PyCSP3 , v2.1, November 2022, note that:
1313* a website including more than 60 Jupyter notebooks can be found at [ pycsp.org] ( https://pycsp.org ) .
1414* the code is available on [ Github] ( https://github.com/xcsp3team/pycsp3 )
1515* a [ well-documented guide] ( https://arxiv.org/abs/2009.00326 ) is available
@@ -43,7 +43,7 @@ Currently, this is:
4343 <dependency>
4444 <groupId>org.xcsp</groupId>
4545 <artifactId>xcsp3-tools</artifactId>
46- <version>2.2 </version>
46+ <version>2.3 </version>
4747 </dependency>
4848
4949## Directly Building a JAR with Maven
You can’t perform that action at this time.
0 commit comments