﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	revision
368	numeric_limits::min() fixes	Peter Kovacs	Peter Kovacs	"I have not noticed yet that `std::numeric_limits<T>::min()` returns the ""minimum positive normalized value"" for floating point types.
It returns a small ''negative'' value for `int`, but returns a small ''positive'' value for `double`.

I did not use this function properly in `NetworkSimplex`. The attached patch fixes this."	defect	closed	major	LEMON 1.3 release	core	hg main	fixed			
