Commit d4442f0
File tree
- .github/workflows
- examples
- src
- main/java
- org/chocosolver/examples
- integer
- nqueen
- real
- set
- tutorial
- test/java/org/chocosolver/examples
- integer
- set
- parsers
- src
- main
- java
- org/chocosolver
- database
- parser
- dimacs
- flatzinc
- ast
- declaration
- expression
- propagators
- searches
- handlers
- mps
- xcsp
- minizinc
- test
- java/org/chocosolver
- dimacs
- flatzinc
- mps
- parser
- flatzinc
- parser
- xscp
- resources/flatzinc
- scripts
- solver
- src
- main
- java
- org/chocosolver
- lp
- memory
- structure
- trailing
- trail
- chunck
- flatten
- sat
- solver
- constraints
- binary
- element
- extension
- binary
- hybrid
- nary
- graph
- basic
- channeling
- edges
- nodes
- connectivity
- cost
- trees
- lagrangian
- tsp
- heap
- lagrangian
- cycles
- degree
- inclusion
- symmbreaking
- tree
- nary
- alldifferentprec
- alldifferent
- algo
- conditions
- among
- automata
- FA
- utils
- structure
- costregular
- multicostregular
- regular
- binPacking
- channeling
- circuit
- clauses
- cnf
- count
- cumulative
- element
- flow
- globalcardinality
- knapsack
- structure
- lex
- min_max
- nvalue
- amnv
- differences
- graph
- mis
- rules
- sat
- sort
- sum
- tree
- real
- reification
- set
- ternary
- unary
- exception
- expression
- continuous
- arithmetic
- relational
- discrete
- arithmetic
- logical
- relational
- learn
- objective
- propagation
- search
- limits
- loop
- learn
- lns
- neighbors
- monitors
- move
- propagate
- measure
- restart
- strategy
- assignments
- decision
- selectors
- values
- graph
- edge
- priority
- variables
- strategy
- trace
- variables
- delta
- monitor
- events
- impl
- scheduler
- siglit
- view
- bool
- delta
- graph
- directed
- undirected
- integer
- set
- util
- bandit
- criteria
- graphOperations
- connectivity
- dominance
- iterators
- logger
- objects
- graphs
- queues
- setDataStructures
- bitset
- constant
- dynamic
- iterable
- linkedlist
- swapList
- tree
- procedure
- sort
- tools
- resources/org/chocosolver/memory
- trailing
- trail
- chunck
- flatten
- unsafe
- test/java/org/chocosolver
- cutoffseq
- lp
- memory
- structure
- sat
- solver
- constraints
- binary
- checker
- consistency
- correctness
- explanations
- fmk
- extension/hybrid
- graph
- basic
- channeling
- edges
- nodes
- connectivity
- cost
- hcp
- trees
- tsp
- cycles
- degree
- inclusion
- symmbreaking
- tree
- nary
- alldifferent
- knapsack/structure
- lex
- min_max
- sat
- sum
- real
- reification
- set
- ternary
- unary
- expression
- continuous
- relational
- discrete
- learn
- propagation
- search
- loop
- monitors
- restart
- strategy
- decision
- selectors/values
- strategy
- variables
- fast
- impl
- view
- graph
- integer
- set
- util
- bandit
- objects
- graphs
- queues
- setDataStructures
- backtrackable
- iterable
- nonbacktrackable
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
7 | 36 | | |
8 | 37 | | |
9 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | | - | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
125 | 124 | | |
126 | 125 | | |
127 | 126 | | |
128 | | - | |
| 127 | + | |
129 | 128 | | |
130 | 129 | | |
131 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments