﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	revision
4	Add missing query functions to the LP interface	Alpar Juttner	Balazs Dezso	"Functions required to retrieve

 * a row ( {{{row(Row)}}} )
 * a column ( {{{col(Col)}}} )
 * an element of the matrix ( {{{coeff(Row, Col)}}} )
 * the objective function ( {{{obj()}}}, {{{objCoeff(Col)}}} )
 * the row/col bounds ( {{{colLowerBound(Col)}}}, {{{colUpperBound(Col)}}}, {{{rowLowerBound(Row)}}}, {{{rowUpperBound(Row)}}} )
 * etc

  This ticket is a copy of report !#14 of the old bug tracking system. It refers to svn trunk -!r2470.

"	enhancement	closed	major	LEMON 1.1 release	core	svn trunk	fixed			
