next up previous contents index
Next: Filenames Up: Using the System Previous: Using the System

Command Line Arguments

    The syntax of a command-line is

clpr [options] [ tex2html_wrap_inline4390 ]

where filename contains a CLP( tex2html_wrap_inline4020 ) program. The following explains the various options available:

-cs <n>

Specify size of code space  (default 128,000).
-hs <n>

Specify size of heap  (default 200,000).
-ls <n>

Specify size of local stack  (default 100,000).
-ss <n>

Specify maximum number of solver variables  (default 128,000).
-ts <n>

Specify size of trail  (default 100,000).
-z <r>

Set internal notion of zero  to this small number. Numbers between tex2html_wrap_inline4394 are taken to be equivalent to zero.
-r <int>

Specify a random number  seed.



Alan Borning
Fri Oct 8 12:51:18 PDT 1999