topola/src/math
Mikolaj Wielgus 0e12f32db4 chore: Correct copyright lines (MIT, not MIT OR Apache-2.0) 2025-09-26 00:56:08 +02:00
..
bitangents.rs fix(math/mod): Move code pertaining to circles to new file, circle.rs 2025-08-29 13:36:48 +02:00
circle.rs chore: Correct copyright lines (MIT, not MIT OR Apache-2.0) 2025-09-26 00:56:08 +02:00
cyclic_search.rs chore(math/polygon_tangents): Fix clippy warnings 2025-05-30 21:04:43 +02:00
line.rs fix(math/mod): Move code pertaining to circles to new file, circle.rs 2025-08-29 13:36:48 +02:00
mod.rs fix(math/mod): Move code pertaining to circles to new file, circle.rs 2025-08-29 13:36:48 +02:00
polygon_tangents.rs refactor(geometry/geometry): Replace `NodeIndex<usize>` with just `usize` 2025-09-15 22:42:45 +02:00
tunnel.rs feat(router/ng/router): Implementation of the topological router 2025-06-27 15:15:24 +02:00