Skip to content

Commit

Permalink
Merge pull request #37 from JuliaConstraints/doc
Browse files Browse the repository at this point in the history
Update documentation for JuliaConstraints website
  • Loading branch information
Azzaare authored Oct 5, 2024
2 parents 1bbd578 + 2bdb94c commit 13527cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/parameters.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
const USUAL_CONSTRAINT_PARAMETERS
List of usual constraints parameters (based on `XCSP3-core` constraints). The list is based on the nature of each kind of parameter instead of the keywords used in the `XCSP3-core` format.
```julia
const USUAL_CONSTRAINT_PARAMETERS = [
:bool, # boolean parameter
Expand Down

0 comments on commit 13527cb

Please sign in to comment.