Ask a Question

Prefer a chat interface with context about you and your work?

Memory optimization by counting points in integer transformations of parametric polytopes

Memory optimization by counting points in integer transformations of parametric polytopes

Memory size reduction and memory accesses optimization are crucial issues for embedded systems. In the context of affine programs, these two challenges are classically tackled by array linearization, cache access optimization and memory size computation. Their formalization in the polyhedral model reduce to solving the following problem: count the number …