Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Z3 と python を使用して、関数のコドメインを取得する必要があります。それは可能ですか?具体的には、f(var) = (var + 1) << 1 のような式があり、式が想定する値の範囲を知りたいとします。何か案は?