﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	revision
440	Bug fix in dimacs-solver	Peter Kovacs	Alpar Juttner	The attached patch fixes a bug in the `dimacs-solver` tool. The result of `NetworkSimplex::run()` was considered as a bool value, although it is an enum with three values. In fact, the behavior of the tool was not erroneous in most cases, since the values of `INFEASIBLE` and `OPTIMAL` were selected to be 0 and 1, respectively.	defect	closed	major	LEMON 1.3 release	core	hg main	fixed			
