{"id":25452390,"url":"https://github.com/stefanloerwald/panda","last_synced_at":"2025-10-24T19:44:29.581Z","repository":{"id":175511284,"uuid":"184768182","full_name":"stefanloerwald/panda","owner":"stefanloerwald","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-31T14:01:01.000Z","size":168,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-16T12:13:44.650Z","etag":null,"topics":["combinatorial-optimization","polytope","polytopes"],"latest_commit_sha":null,"homepage":"http://comopt.ifi.uni-heidelberg.de/software/PANDA/index.html","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/stefanloerwald.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,"zenodo":null}},"created_at":"2019-05-03T14:21:25.000Z","updated_at":"2022-05-13T17:17:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"674c394e-4a0f-4e17-a46a-ec981b45557e","html_url":"https://github.com/stefanloerwald/panda","commit_stats":null,"previous_names":["stefanloerwald/panda"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stefanloerwald/panda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanloerwald%2Fpanda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanloerwald%2Fpanda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanloerwald%2Fpanda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanloerwald%2Fpanda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefanloerwald","download_url":"https://codeload.github.com/stefanloerwald/panda/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefanloerwald%2Fpanda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280857798,"owners_count":26403193,"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-24T02:00:06.418Z","response_time":73,"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":["combinatorial-optimization","polytope","polytopes"],"created_at":"2025-02-17T23:05:49.102Z","updated_at":"2025-10-24T19:44:29.545Z","avatar_url":"https://github.com/stefanloerwald.png","language":"C++","readme":"### Official website\n\nThe official website for PANDA can be found here:\nhttp://comopt.ifi.uni-heidelberg.de/software/PANDA/\n\n### Note\n\nThis is an unofficial repository, although by the original author, solely for the purpose of having an archive of the software.\nIf you found any bug, please raise an issue.\n\n### License\n\nCreative Commons Attribution-NonCommercial 4.0 International License\nhttp://creativecommons.org/licenses/by-nc/4.0/\n\n### Docker\n\nFor convenience there is a docker image available.\n\n```\ndocker run -i --rm -v\"$(pwd)\":/data panda panda /data/samples/panda_format/sample_1\n// does the same as panda samples/panda_format/sample_1\n// if you had installed panda manually\n```\n\nExplanation of the above command:\n\n```\ndocker run -i --rm -v\"$(pwd)\":/data panda panda /data/samples/panda_format/sample_1\n           ^  ^    ^                ^     ^     ^\n           |  |    |                |     |     any panda command line argument goes here\n           |  |    |                |     |\n           |  |    |                |     run the panda command\n           |  |    |                |\n           |  |    |                use the panda image\n           |  |    |\n           |  |    map the current directory, such that files become available to the container\n           |  |\n           |  delete container when done\n           |\n           run in interactive mode such that output will be printed to terminal\n```\n\n#### Using the panda docker image on [hub.docker.com](https://hub.docker.com/r/pandacomopt/panda)\n\n```\ndocker pull pandacomopt/panda\ndocker tag pandacomopt/panda panda\n```\n\n#### Building the docker image manually:\n\n```\ndocker build -t panda .\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanloerwald%2Fpanda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefanloerwald%2Fpanda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefanloerwald%2Fpanda/lists"}