{"id":50659202,"url":"https://github.com/ftosoni/k2tree_basic_v0.1","last_synced_at":"2026-06-08T01:07:52.235Z","repository":{"id":228392843,"uuid":"773844805","full_name":"ftosoni/k2tree_basic_v0.1","owner":"ftosoni","description":"k²-tree implementation by the University of A Coruna","archived":false,"fork":false,"pushed_at":"2024-03-22T12:41:00.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-03-22T17:53:05.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ftosoni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-18T13:55:24.000Z","updated_at":"2024-04-15T15:54:50.022Z","dependencies_parsed_at":"2024-04-15T15:54:49.211Z","dependency_job_id":"7de4775d-1d45-4555-be6d-4d130f9efe59","html_url":"https://github.com/ftosoni/k2tree_basic_v0.1","commit_stats":null,"previous_names":["ftosoni/k2tree_basic_v0.1"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ftosoni/k2tree_basic_v0.1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftosoni%2Fk2tree_basic_v0.1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftosoni%2Fk2tree_basic_v0.1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftosoni%2Fk2tree_basic_v0.1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftosoni%2Fk2tree_basic_v0.1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ftosoni","download_url":"https://codeload.github.com/ftosoni/k2tree_basic_v0.1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftosoni%2Fk2tree_basic_v0.1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34043837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"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":[],"created_at":"2026-06-08T01:07:51.596Z","updated_at":"2026-06-08T01:07:52.227Z","avatar_url":"https://github.com/ftosoni.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# k2tree_basic_v0.1\nk²-tree implementation by the University of A Coruna\n\n## Install\n```bash\nmkdir build\ncd build\ncmake ..\nmake -j 12\n```\n\n## Create plain format\nIn the `gen_graph` folder\n```bash\npython3 edgedescr2plain.py  ../data/example14.graph-txt ../data/example14.kt-plain\n```\n\n## Compress\nIn the `build` folder\n```bash\n./build_tree ../data/example14.kt-plain ../data/example14\n```\n\n## Multiply\nIn the `build` folder\n```bash\n./multiply ../data/example14.kt ../data/invec14\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fftosoni%2Fk2tree_basic_v0.1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fftosoni%2Fk2tree_basic_v0.1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fftosoni%2Fk2tree_basic_v0.1/lists"}