doc-src/Nitpick/nitpick.tex
changeset 36390 eee4ee6a5cbe
parent 36389 8228b3a4a2ba
child 36926 90bb12cf8e36
equal deleted inserted replaced
36389:8228b3a4a2ba 36390:eee4ee6a5cbe
  2188 
  2188 
  2189 \nopagebreak
  2189 \nopagebreak
  2190 {\small See also \textit{overlord} (\S\ref{mode-of-operation}) and
  2190 {\small See also \textit{overlord} (\S\ref{mode-of-operation}) and
  2191 \textit{batch\_size} (\S\ref{optimizations}).}
  2191 \textit{batch\_size} (\S\ref{optimizations}).}
  2192 
  2192 
  2193 \optrue{show\_skolems}{hide\_skolem}
       
  2194 Specifies whether the values of Skolem constants should be displayed as part of
       
  2195 counterexamples. Skolem constants correspond to bound variables in the original
       
  2196 formula and usually help us to understand why the counterexample falsifies the
       
  2197 formula.
       
  2198 
       
  2199 \opfalse{show\_datatypes}{hide\_datatypes}
  2193 \opfalse{show\_datatypes}{hide\_datatypes}
  2200 Specifies whether the subsets used to approximate (co)in\-duc\-tive datatypes should
  2194 Specifies whether the subsets used to approximate (co)in\-duc\-tive datatypes should
  2201 be displayed as part of counterexamples. Such subsets are sometimes helpful when
  2195 be displayed as part of counterexamples. Such subsets are sometimes helpful when
  2202 investigating whether a potential counterexample is genuine or spurious, but
  2196 investigating whether a potential counterexample is genuine or spurious, but
  2203 their potential for clutter is real.
  2197 their potential for clutter is real.
  2207 its axioms) should be displayed along with any counterexample. These values are
  2201 its axioms) should be displayed along with any counterexample. These values are
  2208 sometimes helpful when investigating why a counterexample is
  2202 sometimes helpful when investigating why a counterexample is
  2209 genuine, but they can clutter the output.
  2203 genuine, but they can clutter the output.
  2210 
  2204 
  2211 \opfalse{show\_all}{dont\_show\_all}
  2205 \opfalse{show\_all}{dont\_show\_all}
  2212 Enabling this option effectively enables \textit{show\_skolems},
  2206 Enabling this option effectively enables \textit{show\_datatypes} and
  2213 \textit{show\_datatypes}, and \textit{show\_consts}.
  2207 \textit{show\_consts}.
  2214 
  2208 
  2215 \opdefault{max\_potential}{int}{$\mathbf{1}$}
  2209 \opdefault{max\_potential}{int}{$\mathbf{1}$}
  2216 Specifies the maximum number of potential counterexamples to display. Setting
  2210 Specifies the maximum number of potential counterexamples to display. Setting
  2217 this option to 0 speeds up the search for a genuine counterexample. This option
  2211 this option to 0 speeds up the search for a genuine counterexample. This option
  2218 is implicitly set to 0 for automatic runs. If you set this option to a value
  2212 is implicitly set to 0 for automatic runs. If you set this option to a value