lib/scripts/neos/config.py
author bulwahn
Tue, 04 Aug 2009 08:34:56 +0200
changeset 32312 26a9d0c69b8b
parent 32268 d50f0cb67578
permissions -rw-r--r--
refactoring predicate compiler; added type synonyms and functions split_smode and split_mode
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
32268
d50f0cb67578 Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
diff changeset
     1
class Variables:
d50f0cb67578 Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
diff changeset
     2
  NEOS_HOST="neos.mcs.anl.gov"
d50f0cb67578 Functionality for sum of squares to call a remote csdp prover
Philipp Meyer
parents:
diff changeset
     3
  NEOS_PORT=3332