Some industrial systems are di cult to formally verify due to their large scale. In particular, the widespread use of lookup tables in embedded systems across diverse industries, such as aeronautics and automotive systems, create a critical obstacle to the scalability of formal veri cation. is paper presents Osiris, a tool that automatically computes abstractions of lookup tables. Osiris uses these abstractions to verify a property in rst order logic. If the veri cation fails, Osiris uses a falsi cation heuristic to search for a violation of the speci cation. We validate our technique on a public benchmark of an adaptive cruise controller with lookup tables.
CCS CONCEPTS•So ware and its engineering →So ware veri cation;