A C program that computes the maximum interleave factor "i" for an integer sequence X such taht the resulting interleaved sequence X^i is a subsequence of another integer sequence A.
-
Updated
Apr 6, 2021 - C
A C program that computes the maximum interleave factor "i" for an integer sequence X such taht the resulting interleaved sequence X^i is a subsequence of another integer sequence A.
Add a description, image, and links to the maximum-interleave-calculator topic page so that developers can more easily learn about it.
To associate your repository with the maximum-interleave-calculator topic, visit your repo's landing page and select "manage topics."