Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

divsufsort和sdt sort有多大差距? #380

Closed
RPG3D opened this issue Mar 31, 2024 · 1 comment
Closed

divsufsort和sdt sort有多大差距? #380

RPG3D opened this issue Mar 31, 2024 · 1 comment

Comments

@RPG3D
Copy link
Contributor

RPG3D commented Mar 31, 2024

尝试把代码往其他工程嵌入遇到了符号冲突
divsufsort定义了2次(64版本被define了一次),打算改用std sort,不知道影响多大

@sisong
Copy link
Owner

sisong commented Apr 1, 2024

排序上,divsufsort快很多倍。
建议重构一下代码,比如改名或用namespace。

@sisong sisong closed this as completed May 15, 2024
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

No branches or pull requests

2 participants