Is anyone aware of an in-depth study of algorithms using preprocessing to compute fixed-base exponentiations? Assuming I am willing to do arbitrary computation in the preprocessing phase (but not store an arbitrary amount of data afterward), what is the optimal time/storage tradeoff here?
Note: I have read this page on Wikipedia as well as this answer from 9+ years ago. (However, the link provided there to a paper that may help answer my question no longer works.)