For btor the seed is not in the file format so requires engine-specific handling, but the code for parsing it if it's before the engine is already there, whereas args after the engine aren't processed. I like having it more uniform, but I can change it if you really want...
Allows setting a seed for the solver in the
[engines]
section:For btor the seed is not in the file format so requires engine-specific handling, but the code for parsing it if it's before the engine is already there, whereas args after the engine aren't processed. I like having it more uniform, but I can change it if you really want...