| author | nipkow |
| Wed, 29 Jul 2009 12:13:21 +0200 | |
| changeset 32271 | 378ebd64447d |
| parent 32268 | d50f0cb67578 |
| permissions | -rw-r--r-- |
|
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 |