mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
Made nra tactic public.
This commit is contained in:
parent
c4610e0423
commit
ce69072305
1 changed files with 4 additions and 0 deletions
|
@ -21,4 +21,8 @@ Notes:
|
|||
|
||||
tactic * mk_nra_tactic(ast_manager & m, params_ref const & p = params_ref());
|
||||
|
||||
/*
|
||||
ADD_TACTIC("nra", "builtin strategy for solving NRA problems.", "mk_nra_tactic(m, p)")
|
||||
*/
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue