[e-acsl] Logic_normalizer: rework memoization
Render the memoization tables for predicates and terms bidirectional. This will help improve user feedback messages in the subsequent commits. We do not want to confront to the user with feedback messages that contain transformed code, so we need bidirectional memoization tables in order to determine the original code that we then can show to the user.
Please register or sign in to comment