Download Latest Version gusek_0-2-24.zip (4.0 MB)
Email in envelope

Get an email when there's a new version of Gusek

Home / gusek
Name Modified Size InfoDownloads / Week
Parent folder
0.2.24 2018-03-19
0.2.23 2017-12-04
0.2.22 2017-12-01
0.2.21 2017-08-02
0.2.20 2016-04-08
0.2.19 2015-11-11
0.2.18 2014-08-26
0.2.17 2014-04-01
0.2.16 2014-02-14
0.2.15 2013-07-19
0.2.14 2013-07-08
0.2.13 2012-08-16
0.2.12 2011-03-15
0.2.11 2010-06-07
0.2.10 2010-02-22
0.2.9 2010-01-14
0.2.8 2009-12-30
0.2.7 2009-11-26
0.2.6 2009-09-30
0.2.5 2009-05-05
0.2.4 2009-04-03
0.2.3 2009-02-06
0.2.2 2009-01-26
0.2.1 2008-12-10
0.2.0 2008-12-08
README 2014-08-26 1.9 kB
Totals: 26 Items   1.9 kB 34
GUSEK (GLPK Under Scite Extended Kit) Version 0.2
©2008 Luiz Bettoni <bettoni@sollve.com.br>


	This program is free software: you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by
	the Free Software Foundation, either version 3 of the License, or
	(at your option) any later version.

	This program is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
	GNU General Public License for more details.

	See the file COPYING for the GNU General Public License.


GUSEK provide an open source LP/MILP IDE for Win32, 
packing a custom version of the SciTE editor linked 
to the GLPK standalone solver.

See <gusek.html> for basic information on install and use Gusek.
See <gmpl.pdf> for reference on GNU MathProg Language (GMPL).
See <examples> folder for sample GMPL models.

	Notes:
	The help for GMPL and sample models bundled with GUSEK are
	all from GLPK package original files.
	See <http://www.gnu.org/software/glpk> for more info.
	The <glpsol.exe> and <Gusek.exe> binaries was initially build with MinGW.
	See <http://www.mingw.org> for more info.
	Now GUSEK uses GLPK for Windows binaries.
	See <http://winglpk.sourceforge.net> for more info.


See GUSEK webpage <http://gusek.sourceforge.net>


GUSEK was made with:

	GLPK - the GNU LP / MILP solver Kit
		Copyright (C) 2000-2010 Andrew Makhorin, <mao@mai2.rcnet.ru>
		<http://www.gnu.org/software/glpk>

	Sc1 - a single file executable from SciTE (SCIntilla based Text Editor)
		Copyright (C) 1998-2003 Neil Hodgson, <neilh@scintilla.org>
		<http://www.scintilla.org/SciTE.html>

	SciTE Ru-Board Edition - patchs and enhancements to SciTE code
		<http://scite-ru.googlecode.com>

Source: README, updated 2014-08-26