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
c0e99cef0e0d19fff33135c11e2dd37b180c9d0a
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
1
Nov
18
Oct
15
19
Sep
18
17
15
13
12
11
10
9
8
7
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
Fix classpath: include the javax-inject lib
Use Ancestor/Descendant naming for task graphs
Merge branch 'feature_dependencies' into 'master'
D3SE: Enable dependencies between exploration features
Fixup the artifact dependencies of the Partition Exploration
Completely rework the TaskReplicationExploration
Rename the design diverity feature
Extract a base class for composite objects
Rework the Mapping Representation
ContraintTransformation: Ignore non-task period contraints
Set the SMT sched timeout to 5s again
Allow a dissection of SMT runtimes by DSE_DEBUG_PRINT_SMT_TIME
Add a debug flag to print memory access latencies
Fixup latency calculation over busses.
Add AER constraints that enforce the AER sequence
Imported Sched Constr Gen: Causality of the AER model
Import the schedule constraint generator from the SMT plugin
SMT-Sched: Fix ECU local signal exchange
SMT-Sched: Import Sched skeleton generator & fix signal->route allocs
TDMAScheduler: Fix infinite message duration if bandwidth == 0
Allocations: Fix the crossover operation
Fix the duration retrieval of Memory access tasks
Add an experimental unfinished tree table for settings
Add a service to query D3SE settings from a user before launching a DSE
Add a user query dialog service.
Couplings: Consider allocation constraints of its members
SMT-Sched: Fix the route Generation
SMT-Sched: Fix setting the WCET for mem access tasks
LatencyEval: Base on Max CompletionTime
SchedTaskGraphEnc: Return the internal graphs as a set (no duplicates)
SchedulableTask: Fix argType initialization
Comment the schedule graph debug helper.
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
Loading