Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/python-interface' into python-in…
Browse files Browse the repository at this point in the history
…terface
  • Loading branch information
marcelwa committed Dec 4, 2024
2 parents c27082f + f5bc1fb commit 9acb053
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5906,8 +5906,8 @@ static const char *__doc_fiction_detail_exact_impl_smt_handler_tile_ite_counters
R"doc(Constructs a series of expressions to evaluate how many tiles were
occupied by a given edge. Therefore, all te variables are translated
to expressions of the form ite(te, 1, 0) which allows for applying
z3::sum to them. This is a work around because no such api function
for pseudo boolean exists.
z3::sum to them. This is a workaround because no such api function for
pseudo boolean exists.

Parameter ``e``:
Edge to consider.
Expand Down

0 comments on commit 9acb053

Please sign in to comment.