Skip to content

smt: fix a critic bug#74

Open
zhiqiangxu wants to merge 1 commit intozk-kit:mainfrom
zhiqiangxu:fix_bug
Open

smt: fix a critic bug#74
zhiqiangxu wants to merge 1 commit intozk-kit:mainfrom
zhiqiangxu:fix_bug

Conversation

@zhiqiangxu
Copy link

@zhiqiangxu zhiqiangxu commented May 7, 2025

path.get(i).is_some() is always true, should use path[i] == 1 to tell whether left or right node.

@zhiqiangxu zhiqiangxu requested a review from vplasencia as a code owner May 7, 2025 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant