- 04 Dec, 2018 1 commit
-
-
André Anjos authored
-
- 29 Nov, 2018 26 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
This is were the soft loop elements are implemented.
-
Samuel GAIST authored
-
Samuel GAIST authored
Now the request and answer fields are properly defined.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
In fact, v3 adds two new block types that are clearly defined. So either the algorithm matches v2 type blocks or one of the loop or loop user block from v3. The schema now uses better defined constraints.
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
This moves out common definitions in a separate file. This patch also updates the execution schema to reflect that.
-
Samuel GAIST authored
-
Samuel GAIST authored
This moves out common definitions in a separate file. This patch also updates the experiment and execution schema to reflect that.
-
Samuel GAIST authored
-
Samuel GAIST authored
Will test both loop algorithm and algorithm using loop
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 19 Nov, 2018 2 commits
-
-
Samuel GAIST authored
Put back missing schema_version in v1 algorithm schema See merge request !42
-
Samuel GAIST authored
While refactoring the field got lost in the v1 schema.
-
- 13 Nov, 2018 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 12 Nov, 2018 1 commit
-
-
André Anjos authored
Refactored v1 and v2 schema See merge request !41
-
- 09 Nov, 2018 1 commit
-
-
Samuel GAIST authored
V2 information were kept in the v1 version of the schema. This refactoring, while duplicating a bit of information about blocks and analyzer, allows to have a better separation taking into account the limitation of the json schema with regards to "object oriented" definition. The main point being that new properties can't be added to "subdefinitions" when setting "additionalProperties" to false.
-
- 24 Oct, 2018 6 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
Algorithm cxx v2 (replaces !37) See merge request !40
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 22 Oct, 2018 1 commit
-
-
Samuel GAIST authored
-