Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pro
ndl
Graph
3a9b4c3bdd9758b3565cccc8235f0778e7cabf61
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Jul
9
3
Feb
10
Jan
6
Nov
29
Oct
22
6
Sep
4
19
Aug
16
10
29
Jul
15
Apr
14
13
12
11
10
9
5
21
Mar
20
18
17
16
8
Feb
12
Nov
6
5
1
30
Oct
29
28
27
26
24
20
19
18
17
16
13
12
16
Sep
13
11
9
3
12
Aug
8
Jul
3
Jun
2
28
May
22
Apr
21
8
7
30
Mar
29
Slight refactoring to avoid unnecessary brackets.
optimization
optimization
Adds missing dot on the end of the generated program
Fixes the rule ordering in the generated grammar
Adds grammar generator
Fixes circuit global constraint definition
Adds Oscar neighborhood combinator
Fixes in the global constraints
Various optimization to the NDL language
Fixes mzn2ndl to correctly handle the constraints semantics
minizinc-extrac…
minizinc-extractor
Updates examples (adds compiled tsp example)
Adds support for the circuit constraint
Adds support for the alldifferent constraint
Fixes parsing global constraints.
Improvements in the noodle model for sake of the MiniZinc compilation
Translates MiniZinc model with basic binary constraints.
Extracts AST traversing to an external module.
Updates examples to contain extra expression to stress test the translator.
Updates noodle to handle loops gracefully
Workin translation of parameters and variables
[WIP] Some progress in generating the ndl.
Fixes minor errors in the grammar
Fixes in the DCG (annotations).
Adds minizinc examples for testing purposes.
Updates gitignore to ignore macos files
Adds first MiniZinc DCG grammar.
MiniZinc Parser with DCG [WIP]
Fixes noodle bug occuring when running operator more than once per swipl session.
master
master
Uses only two solutions per instances for evaluation. Also stores time used by the evaluation.
Raises evaluation timelimit to 3 seconds per instance.
TSP: evaluator doesn't prize just a low amount of duplicates.
Print intermediate results into file named based on the hostname.
Makes fitness function more fine-grained.
Makes evaluator more adventurous (puts much 95% value on the neighborhood score
Minor adjustments in the evaluators. Reverts back to neighborhood score considered equal to code score (still the neigborhood score is max to 3, while code score is max 1)
Changes evaluator time limit to 0.4 per instance.
TSP Evaluator uses now fixed solutions.
Makes evaluation time shorter to avoid wasting time.
tsp/all_initial…
tsp/all_initialized
Ignore "ignored outputs" metric in the evaluator.
Experiment: initializes all variables at the program beginning.
Evaluator doesn't consider cost anymore.
Menu
Projects
Groups
Snippets
Help