Hi everyone,
I’m wondering whether a specif function exists in Julia or in a package. Say, I have a matrix M and I want to find out, whether it is totally unimodular or not. Is there any ready-to-use function comparable to this R-function: is_totally_unimodular: Test for total unimodularity of a matrix. in lintools: Manipulation of Linear Systems of (in)Equalities
Thanks in advance.
Regards,
Thomas