--
You received this message because you are subscribed to a topic in the Google Groups "AMPL Modeling Language" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ampl/_A6TQMhuC1w/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ampl+unsubscribe@googlegroups.com.
To post to this group, send email to am...@googlegroups.com.
Visit this group at https://groups.google.com/group/ampl.
For more options, visit https://groups.google.com/d/optout.
************************************************************* File exists You are using the solver gurobi_ampl. Checking ampl.mod for gurobi_options... Executing AMPL. processing data. processing commands. Executing on neos-7.neos-server.org rate[m,k] = 34.4348 d[m,k] = 960.097 Presolve eliminates 9 constraints and 119 variables. Adjusted problem: 1 variable, all integer 0 constraints 1 linear objective; 1 nonzero. Gurobi 7.0.1: threads=4 outlev=1 Optimize a model with 0 rows, 1 columns and 0 nonzeros Variable types: 0 continuous, 1 integer (0 binary) Coefficient statistics: Matrix range [0e+00, 0e+00] Objective range [6e+01, 6e+01] Bounds range [0e+00, 0e+00] RHS range [0e+00, 0e+00] Found heuristic solution: objective -6e+31 Presolve time: 0.00s Explored 0 nodes (0 simplex iterations) in 0.00 seconds Thread count was 1 (of 64 available processors) Solution count 1: -6e+31 Pool objective bound 0 Model is unbounded Warning: some integer variables take values larger than the maximum supported value (2000000000) Best objective -6.000000000000e+31, best bound -, gap - Gurobi 7.0.1: unbounded; variable.unbdd returned. No basis.
--