{"id":30689361,"url":"https://github.com/nachinius/linkcuttrees","last_synced_at":"2025-10-15T02:29:01.375Z","repository":{"id":142944092,"uuid":"121546686","full_name":"nachinius/LinkCutTrees","owner":"nachinius","description":"Link Cut Tree for fast path aggregation calculation on trees and graphs","archived":false,"fork":false,"pushed_at":"2023-10-17T07:28:35.000Z","size":15,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-02T01:09:36.539Z","etag":null,"topics":["data-structure","data-structures-algorithms","paths","scala","tree"],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nachinius.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-02-14T18:36:57.000Z","updated_at":"2023-10-17T07:28:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"f164d1d0-7499-4fff-9159-5d2d3d910285","html_url":"https://github.com/nachinius/LinkCutTrees","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nachinius/LinkCutTrees","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nachinius%2FLinkCutTrees","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nachinius%2FLinkCutTrees/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nachinius%2FLinkCutTrees/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nachinius%2FLinkCutTrees/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nachinius","download_url":"https://codeload.github.com/nachinius/LinkCutTrees/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nachinius%2FLinkCutTrees/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279035555,"owners_count":26089714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-structure","data-structures-algorithms","paths","scala","tree"],"created_at":"2025-09-02T01:07:18.131Z","updated_at":"2025-10-15T02:29:01.334Z","avatar_url":"https://github.com/nachinius.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/nachinius/LinkCutTrees.svg?branch=master)](https://travis-ci.org/nachinius/LinkCutTrees)\n[![codecov](https://codecov.io/gh/nachinius/LinkCutTrees/branch/master/graph/badge.svg)](https://codecov.io/gh/nachinius/LinkCutTrees)\n[![Coverage Status](https://coveralls.io/repos/github/nachinius/LinkCutTrees/badge.svg?branch=master)](https://coveralls.io/github/nachinius/LinkCutTrees?branch=master)\n[![Join the chat at https://gitter.im/LinkCutTrees/Lobby](https://badges.gitter.im/LinkCutTrees/Lobby.svg)](https://gitter.im/LinkCutTrees/Lobby?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Latest version](https://index.scala-lang.org/nachinius/linkcuttrees/linkcuttrees/latest.svg)](https://index.scala-lang.org/nachinius/linkcuttrees/linkcuttrees)\n\n# Link Cut Trees\n\nA collection of trees\n\nwith operations **O(lg n)** per operation (amortized)\n- maketree\n- link(v,w)\n- cut(v)\n- findroot(v)\n- pathaggregate(v)\n\n# Ref\n[1] https://en.wikipedia.org/wiki/Link/cut_tree\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnachinius%2Flinkcuttrees","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnachinius%2Flinkcuttrees","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnachinius%2Flinkcuttrees/lists"}