3 papers
cs.DS2026
Computing the Determinant via the Generalized Euclidean Algorithm
Janina Reuter
We present an algorithm with a natural geometric interpretation for computing the determinant of a matrix . It improves upon the current fastest determi…
cs.DS2025
On Integer Programs That Look Like Paths
Marcin BriaÅski, Alexandra Lassota, Kristýna Pekárková +2
Solving integer programs of the form is, in general, $…
cs.DS2024
Faster Lattice Basis Computation via a Natural Generalization of the Euclidean Algorithm
Kim-Manuel Klein, Janina Reuter
The Euclidean algorithm is the oldest algorithms known to mankind. Given two integral numbers and , it computes the greatest common divisor (gcd) of and in a…