Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PROSA - Formally Proven Schedulability Analysis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lasse Blaauwbroek
PROSA - Formally Proven Schedulability Analysis
Graph
bf4412d00991184cab2d8be1d9c8674b5c9b48b0
Select Git revision
Branches
7
classic-prosa
embed_arr_seq_uniq
fset
master
default
protected
prepare_MC_PR
tutorial
wip-hunspell
Tags
5
v0.5
v0.4
v0.3
v0.2
v0.1
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Nov
23
5
4
3
2
14
Oct
12
11
7
6
5
4
30
Sep
29
27
22
17
16
15
11
8
30
Jul
27
26
19
18
Mar
11
8
1
29
Jan
2
11
Dec
25
Sep
23
22
9
28
Aug
27
10
6
5
4
30
Jul
9
8
30
Jun
19
May
11
3
Apr
1
31
Mar
27
10
27
Feb
26
19
11
10
23
Jan
21
21
Dec
20
19
18
12
10
4
20
Nov
19
18
15
11
5
31
Oct
29
24
23
16
15
11
24
Sep
23
17
30
Aug
23
21
20
13
24
Jul
19
2
27
Jun
26
25
13
12
5
26
May
19
16
13
12
7
3
29
Apr
9
5
12
Oct
19
Sep
4
17
Jul
5
Jan
14
Dec
7
10
Jan
25
Nov
26
Oct
19
18
6
6
Sep
5
Aug
3
17
Jul
15
14
13
12
8
Jun
6
5
May
4
31
Mar
2
23
Feb
16
14
12
7
3
1
20
Jan
19
15
14
13
12
10
9
8
7
6
5
29
Dec
18
17
16
15
14
10
9
8
7
4
3
2
1
30
Nov
24
23
20
18
17
13
10
4
3
28
Oct
27
22
20
16
15
14
13
note equivalence of two ways of constraining `workload_of_jobs`
add two new utility lemmas about sums over set partitions
add rewriting lemma on the workload of "all other jobs"
clean up in util/unit_growth.v
add basic facts about the FIFO scheduling policy
add a stronger notion of priority policy compliance
introduce the job-level predicate `preempted_at`
move general preemption lemmas
remove task from context in early_hep_job
addition to basic facts
remove util/rewrite_facilities.v
add comment in util/seqset
CI: update to mathcomp 1.13
opam: bump up supported Coq version
CI: use Coq 8.14
add a `package.json` file to turn Prosa into an `esy` package.
improve comments in bounded PI arguments
fix misleading type
properly describe [IBF_other]
rename [IBF] to [IBF_other]
fix misleading lemma name
address deprecation warnings in classic Prosa
address deprecation warnings (iota_add -> iotaD)
move lemma [early_hep_job_is_scheduled] to separate file
add lemmas to util/div_mod
add lemmas to util/list
drop support of older versions of Coq and ssreflect
CI: explicitly trigger recompilation in axiom check
CI: automatically check validation output for unexpected axioms
improve tactic [convert_two_instants_into_instant_and_duration]
relax assumption in aRTA
automatically use implications of `valid_schedule`
FP: switch from basic readiness to sequential readiness
EDF: switch RTA to `valid_schedule` hypothesis
EDF ensures the `sequential_tasks` property
adjust lemmas to work-bearing readiness
remove ideal uniproc. assumption from some lemmas on `service_of_jobs`
note basic `task_schedule` properties
add two helper lemmas on processor service
add notion `receives_service_at`
Loading