Balanced matrix: Difference between revisions

Content deleted Content added
Line 25:
 
:'''SC''' = |{''t'' | [''a''<sub>''sj''</sub>&nbsp;=&nbsp;1, ''a''<sub>''ij''</sub>&nbsp;=&nbsp;0 for ''s''&nbsp;<&nbsp;''i''&nbsp;<&nbsp;''t'', ''a''<sub>''tj''</sub>&nbsp;=&nbsp;1], ''j''&nbsp;=&nbsp;1,&nbsp;...,&nbsp;''n''}|
If a matrix ''A'' has SC(''s'')&nbsp;≤&nbsp;1 for all rows ''s''&nbsp;=&nbsp;1,&nbsp;...,&nbsp;''m'', then ''A'' has a unique subsequence, is totally unimodular and istherefore also balanced. ThisNote that this condition is sufficient but not necessary for ''A'' to be balanced.
 
== References ==