# HOPSPACK parameters for Community Problem CON6, bounds only.


@ "Problem Definition"
  "Number Unknowns" int 18
  "Upper Bounds" vector 18 800 800 800 800 800 800 800 800 800 800 800 800  2.0e-3  2.0e-3  2.0e-3  2.0e-3  2.0e-3  2.0e-3
  "Lower Bounds" vector 18  20  20  20  20  20  20  20  20  20  20  20  20 -6.4e-3 -6.4e-3 -6.4e-3 -6.4e-3 -6.4e-3 -6.4e-3
  "Scaling"      vector 18 800 800 800 800 800 800 800 800 800 800 800 800  6.4e-3  6.4e-3  6.4e-3  6.4e-3  6.4e-3  6.4e-3
  "Display" int 2
  "Initial X" vector    18 350 725 775 775 675 675 200 200 725 300 600 600 -6.4e-3 -6.4e-3 -6.4e-3 -6.4e-3 -6.4e-3 -6.4e-3
  "Initial F" vector 1  170972
@@


@ "Evaluator"
  "Evaluator Type"  string "System Call"
  "Executable Name" string "./evaljob_con6.sh"
  "Input Prefix"    string "hopseval_in"
  "Output Prefix"   string "hopseval_out"
@@


@ "Mediator" 
  "Citizen Count" int 1                   # One citizen will be invoked
  "Number Processors" int 2               # Used with MPI execution
  "Maximum Evaluations" int -1
  "Solution File" string "solution_point.txt"
  "Solution File Precision" int 5
  "Display" int 3                         # 0 = no debug info, 5 = most detail
@@


@ "Citizen 1"                             # Citizen name
  "Type" string "GSS"                     # GSS is Generalized Set Search
  "Step Tolerance" double 0.02            # Controls solution accuracy
  "Display" int 1
@@
