Skip to content

Commit

Permalink
Redistribute work and rebase (new ML)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasAlaif committed Jan 28, 2025
1 parent 0f8ff84 commit aff4303
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 265 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/eval.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ jobs:
args: 'ge carbon/silver/src/test/resources/capture_avoidance/'
tag: '-2'
- name: 'dafny'
args: 'lt dafny/Source/IntegrationTests/TestFiles/LitTests/LitTest/concurrency/11-'
args: 'lt dafny/Source/IntegrationTests/TestFiles/LitTests/LitTest/concurrency/12-'
tag: '-1'
- name: 'dafny'
args: 'in dafny/Source/IntegrationTests/TestFiles/LitTests/LitTest/concurrency/11- dafny/Source/IntegrationTests/TestFiles/LitTests/LitTest/contract-wrappers/'
args: 'in dafny/Source/IntegrationTests/TestFiles/LitTests/LitTest/concurrency/12- dafny/Source/IntegrationTests/TestFiles/LitTests/LitTest/contract-wrappers/'
tag: '-2'
- name: 'dafny'
args: 'ge dafny/Source/IntegrationTests/TestFiles/LitTests/LitTest/contract-wrappers/'
Expand Down
348 changes: 85 additions & 263 deletions eval/Analyse.ipynb

Large diffs are not rendered by default.

0 comments on commit aff4303

Please sign in to comment.