mirror of
https://github.com/pingcap/tla-plus.git
synced 2026-08-19 10:03:30 +08:00
31 lines
1.7 KiB
XML
31 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<launchConfiguration type="org.lamport.tla.toolbox.tool.tlc.modelCheck">
|
|
<stringAttribute key="configurationName" value="Test1"/>
|
|
<intAttribute key="distributedFPSetCount" value="0"/>
|
|
<stringAttribute key="distributedNetworkInterface" value="192.168.220.40"/>
|
|
<intAttribute key="distributedNodesCount" value="1"/>
|
|
<stringAttribute key="distributedTLC" value="off"/>
|
|
<intAttribute key="fpIndex" value="37"/>
|
|
<intAttribute key="maxHeapSize" value="25"/>
|
|
<stringAttribute key="modelBehaviorInit" value="Init"/>
|
|
<stringAttribute key="modelBehaviorNext" value="Next"/>
|
|
<stringAttribute key="modelBehaviorSpec" value=""/>
|
|
<intAttribute key="modelBehaviorSpecType" value="2"/>
|
|
<stringAttribute key="modelBehaviorVars" value="key_last_read_ts, client_ts, client_state, key_lock, key_write, msg, client_key, next_ts, key_data"/>
|
|
<stringAttribute key="modelComments" value=""/>
|
|
<booleanAttribute key="modelCorrectnessCheckDeadlock" value="false"/>
|
|
<listAttribute key="modelCorrectnessInvariants">
|
|
<listEntry value="1TypeInvariant"/>
|
|
</listAttribute>
|
|
<listAttribute key="modelCorrectnessProperties"/>
|
|
<stringAttribute key="modelExpressionEval" value=""/>
|
|
<listAttribute key="modelParameterConstants">
|
|
<listEntry value="KEY;;{1, 2};0;0"/>
|
|
<listEntry value="CLIENT;;{c1, c2};1;0"/>
|
|
</listAttribute>
|
|
<intAttribute key="numberOfWorkers" value="6"/>
|
|
<stringAttribute key="result.mail.address" value=""/>
|
|
<stringAttribute key="specName" value="PessimisticTransaction"/>
|
|
<stringAttribute key="tlcResourcesProfile" value="local custom"/>
|
|
</launchConfiguration>
|