Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
K
KTLA Study
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
KTLA Study
Commits
50ab6077
Commit
50ab6077
authored
Feb 11, 2022
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
d095e8d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
49 additions
and
0 deletions
+49
-0
Route.toolbox/Route___Model_2.launch
Route.toolbox/Route___Model_2.launch
+49
-0
No files found.
Route.toolbox/Route___Model_2.launch
0 → 100644
View file @
50ab6077
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration
type=
"org.lamport.tla.toolbox.tool.tlc.modelCheck"
>
<stringAttribute
key=
"configurationName"
value=
"Model_2"
/>
<intAttribute
key=
"distributedFPSetCount"
value=
"0"
/>
<stringAttribute
key=
"distributedNetworkInterface"
value=
"192.168.122.1"
/>
<intAttribute
key=
"distributedNodesCount"
value=
"1"
/>
<stringAttribute
key=
"distributedTLC"
value=
"off"
/>
<intAttribute
key=
"fpIndex"
value=
"96"
/>
<intAttribute
key=
"maxHeapSize"
value=
"25"
/>
<stringAttribute
key=
"modelBehaviorInit"
value=
""
/>
<stringAttribute
key=
"modelBehaviorNext"
value=
""
/>
<stringAttribute
key=
"modelBehaviorSpec"
value=
"Spec"
/>
<intAttribute
key=
"modelBehaviorSpecType"
value=
"1"
/>
<stringAttribute
key=
"modelBehaviorVars"
value=
"msgs, depth, parent"
/>
<stringAttribute
key=
"modelComments"
value=
""
/>
<booleanAttribute
key=
"modelCorrectnessCheckDeadlock"
value=
"false"
/>
<listAttribute
key=
"modelCorrectnessInvariants"
>
<listEntry
value=
"1TypeOK"
/>
<listEntry
value=
"1Terminated => PathsOK"
/>
<listEntry
value=
"1Inv"
/>
</listAttribute>
<listAttribute
key=
"modelCorrectnessProperties"
>
<listEntry
value=
"1<>Terminated"
/>
</listAttribute>
<intAttribute
key=
"modelEditorOpenTabs"
value=
"8"
/>
<stringAttribute
key=
"modelExpressionEval"
value=
""
/>
<listAttribute
key=
"modelParameterConstants"
>
<listEntry
value=
"root;;r;0;0"
/>
<listEntry
value=
"Edges;;{};0;0"
/>
<listEntry
value=
"Nodes;;{r};1;0"
/>
<listEntry
value=
"NoRoute;;NoRoute;1;0"
/>
<listEntry
value=
"Inf;;Inf;1;0"
/>
</listAttribute>
<intAttribute
key=
"modelVersion"
value=
"20191005"
/>
<intAttribute
key=
"numberOfWorkers"
value=
"2"
/>
<stringAttribute
key=
"result.mail.address"
value=
""
/>
<stringAttribute
key=
"specName"
value=
"Route"
/>
<stringAttribute
key=
"tlcResourcesProfile"
value=
"local custom"
/>
<listAttribute
key=
"traceExploreExpressions"
>
<listEntry
value=
"1Terminated"
/>
<listEntry
value=
"1[ n \in Nodes |-> ParentPath(n) ]"
/>
<listEntry
value=
"1[ n \in Nodes |-> LET p == ParentPath(n) IN << PathCorrect(p), PathMinimal(p) >> ]"
/>
<listEntry
value=
"0[ n \in Nodes |-> PathCorrect(ParentPath(n)) ]"
/>
<listEntry
value=
"0[ n \in Nodes |-> PathMinimal(ParentPath(n)) ]"
/>
<listEntry
value=
"1[ n \in Nodes |-> LET p == ParentPath(n) IN p[1] = n /\ p[Len(p)] = root]"
/>
<listEntry
value=
"1PathsOK"
/>
<listEntry
value=
"1[ n \in Nodes |-> Dist(n, root) ]"
/>
</listAttribute>
</launchConfiguration>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment