Checks A,b,c and relations dimensions.
True, if system has correct dimensions.
Checks if A.Cols equals to b.Length and A.Rows equals to c.Length. Additionally, if Two-Phase Simplex algorithm is used, checks if Relations string length is equal to b.Length.
public