help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] use GLPK to solve LP without printing anything on terminal


From: usa usa
Subject: [Help-glpk] use GLPK to solve LP without printing anything on terminal
Date: Fri, 10 Apr 2015 23:24:10 -0400

Hi,

I am using GLPK to solve some linear programming models.

The model size is 200k variables and has one constraint.

It took GLPK 13 minutes to load data and build the LP model.

But, it took GLPK 17 minutes to solve it.

Is it normal ? Why building a model took so long time ?

Also, when GLPK is solving the model, it print out the detailed process of solving model on the command line terminal.

How to make GLPK to solve the model silently without printing anything on terminal ?

Thanks



reply via email to

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