I know that Sieve Algorithms are good attacks against CKKS Encryption Techniques.
I want to know the exact expression of the complexity of the Sieve Algorithm attacks, according to Miklós Ajtai, Ravi Kumar, and D. Sivakumar, A Sieve Algorithm for the Shortest Lattice Vector Problem (PDF via CiteSeerX, official DOI).
Is it $2^{c n}$ where $n$ is the lattice dimension $c$ is a constant?