help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] Help regarding MILP problem


From: gaurav khanna
Subject: [Help-glpk] Help regarding MILP problem
Date: Thu, 30 Nov 2006 07:52:23 +0300

Hi all,

I have a 0-1 MIP formulation of a file scheduling problem. The variables
are all 0-1. When I run it using standard approach (as a MIP problem)
using glpsol on the command line, it runs for a long time. I am trying to
reduce the runtime of the problem to a few secs even if I have to
compromise accuracy to some extent. One way to do it is to solve the LP
relaxation first and then iteratively get the MIP solution. Does GLPK have
support to facilitate the solving of MIP problems by first letting them
solve for LP and then refine it? Or are there other ways to attain faster
solver time ?

I have attached the problem file in CPLEX LP format.

Regards
Gaurav

Gaurav Khanna
Phd Student
CSE Department,OSU

Phone (office):614-292-7036

Attachment: problem_data.lpt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]