Changes between Version 9 and Version 10 of Introduction


Ignore:
Timestamp:
12/29/18 09:20:34 (7 years ago)
Author:
siegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Introduction

    v9 v10  
    9696}}}
    9797
     98which results in the following output (excerpted):
     99
     100{{{
     101
     102=== Result ===
     103The program MAY NOT be correct.  See CIVLREP/diningBad_log.txt
     104
     105}}}
     106
    98107The output indicates that a deadlock has been found and a counterexample has been produced and saved. We can examine the counterexample, but it is more helpful to work with a minimal counterexample, i.e., a deadlocking trace of minimal length. To find a minimal counterexample, we issue the command
    99108
     
    148157
    149158= Command-line Tools = #tools
    150