help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Gusek : a GLPK IDE for Windows - 0.2.9


From: Andrew Makhorin
Subject: Re: [Help-glpk] Gusek : a GLPK IDE for Windows - 0.2.9
Date: Fri, 15 Jan 2010 13:44:10 +0300

Friday, January 15, 2010, 5:51:14 AM, you wrote:

> Sorry, It's under work now =)

> I can add this file format to Gusek, but I'm unsure about the code 
> syntax highlight. Andrew, can I assume that graphs.pdf, pages 16, 41 and
> 54, fully describes this GLPK (.glp) format?

Complete description of the glpk lp/mip format is given in the
reference manual (glpk.pdf), Subsection "glp_read_prob - read problem
data in GLPK format", pp. 86-90. It is a DIMACS-like format and follows
the same coding conventions as used in the original DIMACS formats,
some of which are described in graphs.pdf.

>  Probably we'll need adapt
> (or buikd) another scintilla lexer for this files.

It seems to me that the syntax highlighting is not needed for dimacs
data files.





reply via email to

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