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

panicked at src\monotone_y_partition.rs:370:27: no entry found for key #13

Open
ShampooDeng opened this issue Jun 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ShampooDeng
Copy link
Owner

Pos2::new(624.,285.),
Pos2::new(732.,285.),
Pos2::new(873.,280.),
Pos2::new(874.,509.),
[2024-06-16T09:56:16Z INFO triangulate_rs::monotone_y_partition] ---start monotone partition---
[2024-06-16T09:56:16Z DEBUG triangulate_rs::monotone_y_partition] monotone partition event queue:[2, 1, 0, 3]
[2024-06-16T09:56:16Z WARN triangulate_rs::monotone_y_partition] prev:2, idx:3, next:0
[2024-06-16T09:56:16Z INFO triangulate_rs::monotone_y_partition] vertex3 is start vertex
[2024-06-16T09:56:16Z WARN triangulate_rs::monotone_y_partition] prev:3, idx:0, next:1
[2024-06-16T09:56:16Z INFO triangulate_rs::monotone_y_partition] vertex0 is end vertex
[2024-06-16T09:56:16Z WARN triangulate_rs::monotone_y_partition] prev:2, idx:3, next:0
[2024-06-16T09:56:16Z WARN triangulate_rs::monotone_y_partition] prev:0, idx:1, next:2
[2024-06-16T09:56:16Z INFO triangulate_rs::monotone_y_partition] vertex1 is split vertex
thread 'main' panicked at src\monotone_y_partition.rs:370:27:
no entry found for key

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant