Files
why3/examples/maximum_subarray.mlw
Jean-Christophe Filliatre aedb2eb09d examples: variant of Kadane's algorithm
we look for the maximal product instead of the maximal sum
(this commit also applies auto-dereference everywhere in the file)
2024-02-11 19:11:47 +01:00

12 KiB