{"id":19268385,"url":"https://github.com/permutatriangle/hypergraphindependentsets","last_synced_at":"2025-07-05T17:35:20.180Z","repository":{"id":137830357,"uuid":"53102354","full_name":"PermutaTriangle/HypergraphIndependentSets","owner":"PermutaTriangle","description":"Programs for counting the number of independent sets in hypergraphs","archived":false,"fork":false,"pushed_at":"2016-03-08T15:58:27.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-05T12:30:43.789Z","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/PermutaTriangle.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,"publiccode":null,"codemeta":null}},"created_at":"2016-03-04T02:50:26.000Z","updated_at":"2016-09-01T22:38:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"137f06f2-5b14-44da-b0d9-f54ac860e179","html_url":"https://github.com/PermutaTriangle/HypergraphIndependentSets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FHypergraphIndependentSets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FHypergraphIndependentSets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FHypergraphIndependentSets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FHypergraphIndependentSets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PermutaTriangle","download_url":"https://codeload.github.com/PermutaTriangle/HypergraphIndependentSets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240371742,"owners_count":19790888,"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","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":"2024-11-09T20:16:05.257Z","updated_at":"2025-02-23T19:46:05.921Z","avatar_url":"https://github.com/PermutaTriangle.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Input format\n~~~\n\u003cn\u003e \u003cm\u003e\n\u003cc11\u003e \u003cc12\u003e .. \u003cc1k1\u003e\n\u003cc21\u003e \u003cc22\u003e .. \u003cc2k2\u003e\n..\n\u003ccm1\u003e \u003cc22\u003e .. \u003ccmkm\u003e\n~~~\n\nWhere `n` is the number of vertices, `m` is the number of constraints, `ci` is\nthe `i`:th constraint, and `cij` is the `j`:th vertex in the `i`:th constraint.\n\nSay we have 10 vertices, and it is forbidden to include all of `0`, `1` and `2`\nand it is forbidden to include both of `8` and `9`. Then the input should look\nas follows:\n\n~~~\n10 2\n0 1 2\n8 9\n~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpermutatriangle%2Fhypergraphindependentsets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpermutatriangle%2Fhypergraphindependentsets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpermutatriangle%2Fhypergraphindependentsets/lists"}