Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
exploration-alg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
af3
exploration-alg
Graph
3145354152d610101bdeb5c986db7857636d9ad1
Select Git revision
Branches
7
3541
3690
3838
4072
backup
master
default
protected
safety_functions
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Sep
6
5
4
29
Aug
22
7
30
Jul
29
3
1
26
Jun
25
18
17
16
14
12
11
10
7
6
3
30
May
29
28
23
22
21
17
15
10
9
7
26
Apr
25
24
23
16
15
14
13
12
11
10
9
6
31
Mar
29
28
26
25
21
20
18
15
14
13
12
11
2
1
27
Feb
26
24
22
20
18
14
13
22
Jan
18
16
14
11
10
4
2
31
Dec
21
19
18
17
16
14
12
11
8
28
Nov
20
19
13
7
6
30
Oct
23
22
2
27
Sep
26
25
24
17
15
13
9
7
22
Aug
12
5
4
1
31
Jul
30
14
10
4
3
2
27
Jun
26
8
27
Apr
17
28
Mar
22
19
14
8
7
27
Feb
21
13
12
9
8
6
5
1
25
Jan
24
22
19
18
21
Dec
18
13
8
7
5
4
28
Nov
24
23
22
20
17
16
14
8
26
Oct
12
8
Aug
18
Jul
10
29
Jun
27
22
14
22
May
23
Mar
15
13
3
1
24
Feb
23
21
24
Jan
20
Fixup validation of the StrictTTSchedule
Fix the ready list handling in the EDF scheduler
Fix method invocation in the Composite ScheduleTask
Scheduling: Complete EDF rewrite based on the ScheduleTaskGraphs
Scheduling: Create a graph representation of schedulable tasks
WIP
safety_functions
safety_functions
Correctly attach periods to tasks & fix shmem data size calculation
ShMem: Extract the mem access tasks & mem access latency encoding
D3SE: Introduce IComponentAdapters.
D3SE: Fix compilation error caused by a mismerge
MemExploration: Do not hard-code requiring a memUnit
PlatformExecUnitTemplateEncodings are inputs, not phenotypes
Adapt to upstream changes.
Add jgraph-ext that is needed for the graph debug visualization.
Inputs: Pass the enabled features...
Inputs: Support the absence of interference tables.
EDF Scheduling: Avoid the insertion of duplicate predecessors
Fix overriding the ExecUnitSet input providers
Fix the copy operation of the PCG encoding
Fix assert check for task adapters
Scheduling: Add perf printf
Merge branch '3680' into 'master'
Adapt to updated IDSEBackend
Print bound values for each SMT scheduler iteration
Add capabilities to the StrictTTSchedule for storing the calc time
Optionally print accuracy values of the StrictTTSchedule
Print the stack trace if Z3 reports "out of memory"
Don't fail for Z3 exceptions
Compile fix: Remove the PlatformCommGraphIdentityDecoder override
Input processing updates
Update Opt4J for a NN search bug fix
Use the MOEA-Router for the SMT-based scheduling again
Generate unicast messages
Fix resetting targets of allocation entries
Print overall exec time & remove unused method
Reduce the SMT timeout to 5s again
Use the task-mem mapping table to determine access routes.
Remove fix time scaling, use MOEA routes
MappingEncoding: Add support for coupling constraints
Basic support for coupling constraints
Loading