mirror of
https://github.com/Z3Prover/z3
synced 2026-03-07 13:54:53 +00:00
Fixed CoPilot comment
This commit is contained in:
parent
7db00dad9d
commit
f404bef4ba
1 changed files with 1 additions and 1 deletions
|
|
@ -1546,7 +1546,7 @@ namespace seq {
|
|||
|
||||
// -----------------------------------------------------------------------
|
||||
// Modifier: apply_gpower_intr
|
||||
// Generalized power introduction: for a variable x matched against a
|
||||
// Ground power introduction: for a variable x matched against a
|
||||
// ground repeated pattern, introduce x = base^n · prefix with fresh n.
|
||||
// Approximated: for each non-trivial equation with a variable head vs
|
||||
// a ground concatenation, introduce power decomposition.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue