isValid Method
Flag indicating whether the solution is correctly defined.
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 37.1.1.0


XPRBsol sol1; ... if (!sol1.isValid()) Console.WriteLine("Error in solution definition");

Namespace: BCL