Commit Graph

11 Commits

Author SHA1 Message Date
Pavel Patsey 735a3c0216 take into account the case when neighbors could remain 2025-01-24 14:01:47 +03:00
Pavel Patsey 68327db96c fix tests (delete sort_nodes from tests) 2025-01-24 11:59:35 +03:00
Pavel Patsey d987b39bbd add merge_nodes function 2025-01-24 10:05:11 +03:00
Pavel Patsey 91d3556eee fix calc_dip, add merge_two_nodes 2025-01-23 18:34:13 +03:00
Pavel Patsey adc569af21 fix calc_dip 2025-01-23 10:20:36 +03:00
Pavel Patsey 474b6779d8 add calc_dip function 2025-01-23 10:15:30 +03:00
Pavel Patsey 725b80544a add find_parent function 2025-01-22 23:12:21 +03:00
Pavel Patsey faa2849e6b fix sort nodes test 2025-01-22 22:25:09 +03:00
Pavel Patsey 05c78ad399 delete added_ips_number info from node 2025-01-22 21:56:19 +03:00
Pavel Patsey c659e96d3f add cidr4_merger algorithm to the others 2025-01-22 21:47:31 +03:00
Fedor Lyanguzov dfd6e21f2b Fast and precise algorithms, with tests 2025-01-22 18:21:39 +03:00