-------- Forwarded Message --------
From: Stefan Basus <[email protected]>
To: Andrew Makhorin <[email protected]>
Subject: Re: result.xlsx out with GLPK
Date: Wed, 07 Sep 2011 15:59:59 +0200

the error message is:

[...]
+  2895: mip =     not found yet >=  0.000000000e+000        (6; 0)
+  3994: mip =     not found yet >=  0.000000000e+000        (10; 0)
Time used: 61.7 secs.  Memory used: 81.5 Mb.
+  3994: mip =     not found yet >=  0.000000000e+000        (10; 0)
TIME LIMIT EXCEEDED; SEARCH TERMINATED
Time used:   65.4 secs
Memory used: 90.2 Mb (94564022 bytes)
Writing result...
Failed to connect

The driver reported the following diagnostics whilst running SQLDriverConnect
IM012:1:0:[Microsoft][ODBC Driver Manager] DRIVER-Schlüsselwort-Syntaxfehler
schedule_dow.mod:124: error on opening table result
Model postsolving error
>Exit code: 1    Time: 67.507


-------- Original-Nachricht --------
> Datum: Wed, 07 Sep 2011 16:40:35 +0400
> Von: Andrew Makhorin <[email protected]>
> An: Stefan Basus <[email protected]>
> CC: [email protected]
> Betreff: Re: result.xlsx out with GLPK

> > my name is stefan and I am a student university in halle. I have made a
> >  model for my thesis and currently I dont can allow to get out my dates
> >  as an excel-table. can somebody help me? i used this sytax:
> > 
> > table result {production (i,j,k)} OUT "ODBC" 
> >   'DRIVER={Microsoft Excel Driver (*.xlsx)};dbq=glpk.xlsx'
> >   'DROP TABLE result;'
> >   'CREATE TABLE result (PRODUCT, TRAIN, POSITION);'
> >   'result' :  i~PRODUCT, t~TRAIN, k~POSITION;
> > 
> > 
> > thank you beforehand.
> 
> Please provide the error message reported.
> 
> 



_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to