Motivation In general, computational problems become harder, when inputs are represented in a compressed form. Motivation In general, computational problems become harder, when inputs are represented in a compressed form. • Develop efficient algorithms on compressed data (strings, trees, pictures) that operate directly on compressed data without decompressing them first. • Prove lower bounds on...