📅  最后修改于: 2022-03-11 14:59:47.779000             🧑  作者: Mango
To constraint the sum on a column you'll need to transpose the array (rows become columns, columns become rows)
and constrain that
read More at the source