optimization - Does K-fold I-sum of a mxn matrix totally unimodular? -


how show whether k-fold i-sum of mxn matrix totally unimodular or not.

here matrix:

i i ... 0 0 ... 0 0 0 ... 0 0 0 ... 0 0...0 a...0 ........a.0 0 0 0 ... 

here,

i nxn identity matrix.

a mxn matrix.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -