mirror of
https://github.com/Z3Prover/z3
synced 2025-05-11 09:44:43 +00:00
add optimization front-ends directly to the shell
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
d1a2e61220
commit
f651145b4c
5 changed files with 379 additions and 2 deletions
|
@ -21,5 +21,5 @@ Revision History:
|
|||
|
||||
unsigned read_dimacs(char const * benchmark_file);
|
||||
|
||||
#endif /* _DATALOG_FRONTEND_H_ */
|
||||
#endif /* _DIMACS_FRONTEND_H_ */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue