Raphael,
Maybe I wrong, but I think that glp_simplex handle with the solution
read from a file.

Raniere


On Mon, Oct 8, 2012 at 4:38 PM, Raphael Clifford <[email protected]> wrote:
> Thanks. Having read it in how do you get the solver to use it?
>
> Raphael
>
> On 8 October 2012 20:19, Raniere Gaia Silva <[email protected]> wrote:
>> Raphael,
>> glpk has some function for read a basic solution from file (see 
>> glp_read_sol).
>>
>>
>> On Mon, Oct 8, 2012 at 4:02 PM, Raphael Clifford <[email protected]> wrote:
>>> Is it possible to explicitly set a feasible solution when solving a
>>> linear program in glpk?  I would like to do this simply for speed
>>> reasons as I always know a near optimal solution.
>>>
>>> Raphael
>>>
>>> _______________________________________________
>>> Help-glpk mailing list
>>> [email protected]
>>> https://lists.gnu.org/mailman/listinfo/help-glpk

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

Reply via email to