sir,
      i am ramesh bhuvanagiri. i have downloaded and installed the glpk 
software in windows. The programs that are given in the examples folder with 
.mod extension are compiled successfully. 

I have copied another  program from glpk manual which is given under 
introduction for MIP Problem. This program has an extension of .c, but i saved 
it with .mod extension. while trying to compile it, i am getting an error as 
follows. This program is very useful to me in my project. Is there any other 
way of compiling   executing this program. when i save it with .c extension, 
again it is giving an error.


>C:\Documents and Settings\B RAMESH\My Documents\Downloads\gusek\glpsol.exe 
>--check  --cover --clique --gomory --mir -m "sample.mod"  
GLPSOL: GLPK LP/MIP Solver, v4.42
Parameter(s) specified in the command line:
 --check --cover --clique --gomory --mir -m sample.mod
Reading model section from sample.mod...
sample.mod:5: colon missing where expected
Context:                                                     int main
MathProg model processing error
>Exit code: 1    Time: 0.431

            please help me in this regard. awaiting reply.



-- 
Ramesh Bhuvanagiri
 
sir,
      i am ramesh bhuvanagiri. i have downloaded and installed the glpk software in windows. The programs that are given in the examples folder with .mod extension are compiled successfully.

I have copied another  program from glpk manual which is given under introduction for MIP Problem. This program has an extension of .c, but i saved it with .mod extension. while trying to compile it, i am getting an error as follows. This program is very useful to me in my project. Is there any other way of compiling & executing this program. when i save it with .c extension, again it is giving an error.


>C:\Documents and Settings\B RAMESH\My Documents\Downloads\gusek\glpsol.exe --check  --cover --clique --gomory --mir -m "sample.mod" 
GLPSOL: GLPK LP/MIP Solver, v4.42
Parameter(s) specified in the command line:
 --check --cover --clique --gomory --mir -m sample.mod
Reading model section from sample.mod...
sample.mod:5: colon missing where expected
Context:                                                     int main
MathProg model processing error
>Exit code: 1    Time: 0.431

            please help me in this regard. awaiting reply.



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

Reply via email to