{"id":53271,"name":"org.cicirello:interactive-bin-packing","description":"Self-guided tutorial on combinatorial optimization, the bin packing problem, and constructive heuristics, suitable for use as course assignments, or by self-directed learners.","url":"https://github.com/cicirello/interactivebinpacking","last_synced_at":"2025-09-05T13:00:49.243Z","repository":{"id":38289069,"uuid":"276695252","full_name":"cicirello/InteractiveBinPacking","owner":"cicirello","description":"Self-guided tutorial on combinatorial optimization, the bin packing problem, and constructive heuristics, suitable for use as course assignments, or by self-directed learners.","archived":false,"fork":false,"pushed_at":"2025-08-19T12:29:19.000Z","size":1468,"stargazers_count":10,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-19T14:37:48.832Z","etag":null,"topics":["bin-packing","combinatorial-optimization","constructive-heuristics","courseware","discrete-optimization","java","self-directed-learning","self-guided-tutorial","tutorial"],"latest_commit_sha":null,"homepage":"https://www.cicirello.org/publications/cicirello2022jose.html","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cicirello.png","metadata":{"funding":{"github":"cicirello","patreon":null,"open_collective":null,"ko_fi":"cicirello","tidelift":null,"community_bridge":null,"liberapay":"cicirello","issuehunt":null,"otechie":null,"custom":null},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-07-02T16:27:17.000Z","updated_at":"2025-08-19T12:29:16.000Z","dependencies_parsed_at":"2023-02-09T13:01:22.515Z","dependency_job_id":"6b844aad-c22d-4e4d-a069-ca9c615dc80e","html_url":"https://github.com/cicirello/InteractiveBinPacking","commit_stats":{"total_commits":374,"total_committers":2,"mean_commits":187.0,"dds":0.339572192513369,"last_synced_commit":"2b9b42ac961b5eac9e611582ef1219bcc439396d"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/cicirello/InteractiveBinPacking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello","download_url":"https://codeload.github.com/cicirello/InteractiveBinPacking/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/sbom","scorecard":{"id":282526,"data":{"date":"2025-08-11","repo":{"name":"github.com/cicirello/InteractiveBinPacking","commit":"6b7703f4543fb3ecfe9c75b21b8003d9a6a45a11"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/1 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/manual-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/maven-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/InteractiveBinPacking/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/InteractiveBinPacking/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/InteractiveBinPacking/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/InteractiveBinPacking/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/InteractiveBinPacking/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/InteractiveBinPacking/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/InteractiveBinPacking/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/InteractiveBinPacking/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/InteractiveBinPacking/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manual-docker.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/InteractiveBinPacking/manual-docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manual-docker.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/InteractiveBinPacking/manual-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manual-docker.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/InteractiveBinPacking/manual-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manual-docker.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/InteractiveBinPacking/manual-docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/InteractiveBinPacking/maven-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/InteractiveBinPacking/maven-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven-publish.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/InteractiveBinPacking/maven-publish.yml/master?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/maven-publish.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.1.6 not signed: https://api.github.com/repos/cicirello/InteractiveBinPacking/releases/218940338","Warn: release artifact v3.1.5 not signed: https://api.github.com/repos/cicirello/InteractiveBinPacking/releases/115473126","Warn: release artifact v3.1.4 not signed: https://api.github.com/repos/cicirello/InteractiveBinPacking/releases/88761468","Warn: release artifact v3.1.3 not signed: https://api.github.com/repos/cicirello/InteractiveBinPacking/releases/84734579","Warn: release artifact v3.1.2 not signed: https://api.github.com/repos/cicirello/InteractiveBinPacking/releases/63381086","Warn: release artifact v3.1.6 does not have provenance: https://api.github.com/repos/cicirello/InteractiveBinPacking/releases/218940338","Warn: release artifact v3.1.5 does not have provenance: https://api.github.com/repos/cicirello/InteractiveBinPacking/releases/115473126","Warn: release artifact v3.1.4 does not have provenance: https://api.github.com/repos/cicirello/InteractiveBinPacking/releases/88761468","Warn: release artifact v3.1.3 does not have provenance: https://api.github.com/repos/cicirello/InteractiveBinPacking/releases/84734579","Warn: release artifact v3.1.2 does not have provenance: https://api.github.com/repos/cicirello/InteractiveBinPacking/releases/63381086"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/cicirello/.github/SECURITY.md:1","Info: Found linked content: github.com/cicirello/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/cicirello/.github/SECURITY.md:1","Info: Found text in security policy: github.com/cicirello/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T16:16:58.381Z","repository_id":38289069,"created_at":"2025-08-17T16:16:58.381Z","updated_at":"2025-08-17T16:16:58.381Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273761165,"owners_count":25163183,"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-09-05T02:00:09.113Z","response_time":402,"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"}},"owner":{"login":"cicirello","name":"Vincent A. Cicirello","uuid":"762030","kind":"user","description":"Vincent A. Cicirello is a researcher in AI, evolutionary computation, and swarm intelligence.","email":"","website":"https://www.cicirello.org/","location":"Galloway, NJ","twitter":null,"company":"Stockton University","icon_url":"https://avatars.githubusercontent.com/u/762030?u=1cad2b960f6d6bdfb9f768a1f51474b986143327\u0026v=4","repositories_count":53,"last_synced_at":"2025-08-28T15:05:27.804Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"cicirello","patreon":null,"open_collective":null,"ko_fi":"cicirello","tidelift":null,"community_bridge":null,"liberapay":"cicirello","issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/cicirello","funding_links":["https://github.com/sponsors/cicirello","https://ko-fi.com/cicirello","https://liberapay.com/cicirello"],"total_stars":544,"followers":110,"following":35,"created_at":"2022-11-06T01:18:13.277Z","updated_at":"2025-08-28T15:05:27.804Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello/repositories"},"packages":[{"id":4912482,"name":"org.cicirello:interactive-bin-packing","ecosystem":"maven","description":"The Interactive Bin Packing Application provides a self-guided tutorial on combinatorial optimization, the bin packing problem, and constructive heuristics for bin packing. It also enables the user to interact with bin packing instances to explore their own problem solving strategies, or to test their knowledge of the various constructive heuristics covered by the tutorial. The application is not a solver for bin packing. The Interactive Bin Packing Application is a tool for learning about the bin packing problem, as well as for learning about heuristic techniques for solving instances of the problem.","homepage":"https://github.com/cicirello/InteractiveBinPacking","licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/cicirello/InteractiveBinPacking","keywords_array":[],"namespace":"org.cicirello","versions_count":9,"first_release_published_at":"2021-05-14T20:48:43.000Z","latest_release_published_at":"2025-05-15T19:41:45.000Z","latest_release_number":"3.1.6","last_synced_at":"2025-08-25T06:34:36.615Z","created_at":"2022-07-27T00:44:56.667Z","updated_at":"2025-08-25T06:34:36.616Z","registry_url":"https://central.sonatype.com/artifact/org.cicirello/interactive-bin-packing/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.cicirello/interactive-bin-packing/","metadata":{"distribution_repositories":["https://maven.pkg.github.com/cicirello/InteractiveBinPacking"]},"repo_metadata":{"id":38289069,"uuid":"276695252","full_name":"cicirello/InteractiveBinPacking","owner":"cicirello","description":"Self-guided tutorial on combinatorial optimization, the bin packing problem, and constructive heuristics, suitable for use as course assignments, or by self-directed learners.","archived":false,"fork":false,"pushed_at":"2025-07-04T23:42:49.000Z","size":1453,"stargazers_count":10,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-05T00:33:23.124Z","etag":null,"topics":["bin-packing","combinatorial-optimization","constructive-heuristics","courseware","discrete-optimization","java","self-directed-learning","self-guided-tutorial","tutorial"],"latest_commit_sha":null,"homepage":"https://www.cicirello.org/publications/cicirello2022jose.html","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cicirello.png","metadata":{"funding":{"github":"cicirello","patreon":null,"open_collective":null,"ko_fi":"cicirello","tidelift":null,"community_bridge":null,"liberapay":"cicirello","issuehunt":null,"otechie":null,"custom":null},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-07-02T16:27:17.000Z","updated_at":"2025-07-04T23:42:46.000Z","dependencies_parsed_at":"2023-02-09T13:01:22.515Z","dependency_job_id":"6b844aad-c22d-4e4d-a069-ca9c615dc80e","html_url":"https://github.com/cicirello/InteractiveBinPacking","commit_stats":{"total_commits":374,"total_committers":2,"mean_commits":187.0,"dds":0.339572192513369,"last_synced_commit":"2b9b42ac961b5eac9e611582ef1219bcc439396d"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/cicirello/InteractiveBinPacking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello","download_url":"https://codeload.github.com/cicirello/InteractiveBinPacking/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263641317,"owners_count":23493406,"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"},"owner_record":{"login":"cicirello","name":"Vincent A. Cicirello","uuid":"762030","kind":"user","description":"Vincent A. Cicirello is a researcher in AI, evolutionary computation, and swarm intelligence.","email":"","website":"https://www.cicirello.org/","location":"Galloway, NJ","twitter":null,"company":"Stockton University","icon_url":"https://avatars.githubusercontent.com/u/762030?u=1cad2b960f6d6bdfb9f768a1f51474b986143327\u0026v=4","repositories_count":53,"last_synced_at":"2025-07-03T17:50:59.687Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"cicirello","patreon":null,"open_collective":null,"ko_fi":"cicirello","tidelift":null,"community_bridge":null,"liberapay":"cicirello","issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/cicirello","funding_links":["https://github.com/sponsors/cicirello","https://ko-fi.com/cicirello","https://liberapay.com/cicirello"],"total_stars":534,"followers":108,"following":34,"created_at":"2022-11-06T01:18:13.277Z","updated_at":"2025-07-03T17:50:59.687Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello/repositories"},"tags":[{"name":"v3.1.6","sha":"b5de5682a24cd5506fbc4d1c6a990402a6688c1c","kind":"commit","published_at":"2025-05-15T19:38:19.000Z","download_url":"https://codeload.github.com/cicirello/InteractiveBinPacking/tar.gz/v3.1.6","html_url":"https://github.com/cicirello/InteractiveBinPacking/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/InteractiveBinPacking@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"77693e9c87a64b45c8e096fe6e2b1aa9323ce523","kind":"commit","published_at":"2023-08-07T14:28:26.000Z","download_url":"https://codeload.github.com/cicirello/InteractiveBinPacking/tar.gz/v3.1.5","html_url":"https://github.com/cicirello/InteractiveBinPacking/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/InteractiveBinPacking@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"1ea6f28d80ea988a0fc9783362d002b4d4c87f29","kind":"commit","published_at":"2023-01-12T17:30:27.000Z","download_url":"https://codeload.github.com/cicirello/InteractiveBinPacking/tar.gz/v3.1.4","html_url":"https://github.com/cicirello/InteractiveBinPacking/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/InteractiveBinPacking@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"043c87758f1626d809f7b50dace1eb27947b30cf","kind":"commit","published_at":"2022-12-01T17:38:05.000Z","download_url":"https://codeload.github.com/cicirello/InteractiveBinPacking/tar.gz/v3.1.3","html_url":"https://github.com/cicirello/InteractiveBinPacking/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/InteractiveBinPacking@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"a5353d368d65c716da1cabb3099988a51b52e8f0","kind":"commit","published_at":"2022-04-01T13:43:44.000Z","download_url":"https://codeload.github.com/cicirello/InteractiveBinPacking/tar.gz/v3.1.2","html_url":"https://github.com/cicirello/InteractiveBinPacking/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/InteractiveBinPacking@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f2dfdb087663799a03869491303a8500f95bbd42","kind":"commit","published_at":"2022-03-31T14:10:18.000Z","download_url":"https://codeload.github.com/cicirello/InteractiveBinPacking/tar.gz/v3.1.1","html_url":"https://github.com/cicirello/InteractiveBinPacking/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/InteractiveBinPacking@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c302c5960de77115afb2c8fdf585798d9ea6b4db","kind":"commit","published_at":"2021-06-24T16:48:50.000Z","download_url":"https://codeload.github.com/cicirello/InteractiveBinPacking/tar.gz/v3.1.0","html_url":"https://github.com/cicirello/InteractiveBinPacking/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/InteractiveBinPacking@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"a92f140a2c99fc0abfa58182df062e53aa26d685","kind":"commit","published_at":"2021-05-26T20:57:42.000Z","download_url":"https://codeload.github.com/cicirello/InteractiveBinPacking/tar.gz/v3.0.1","html_url":"https://github.com/cicirello/InteractiveBinPacking/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/InteractiveBinPacking@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d66a0f26adea3e14a52faec17ee0b66abb5c0189","kind":"commit","published_at":"2021-05-14T20:41:32.000Z","download_url":"https://codeload.github.com/cicirello/InteractiveBinPacking/tar.gz/v3.0.0","html_url":"https://github.com/cicirello/InteractiveBinPacking/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/InteractiveBinPacking@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.0.0/manifests"},{"name":"v3.0","sha":"050ea6ec66375057b0c8ddf261e61991923d94f7","kind":"commit","published_at":"2020-07-06T16:51:21.000Z","download_url":"https://codeload.github.com/cicirello/InteractiveBinPacking/tar.gz/v3.0","html_url":"https://github.com/cicirello/InteractiveBinPacking/releases/tag/v3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/InteractiveBinPacking@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/tags/v3.0/manifests"}]},"repo_metadata_updated_at":"2025-07-05T00:50:40.081Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":37.726297795157734,"forks_count":36.00600317413819,"average":38.6430258244834},"purl":"pkg:maven/org.cicirello/interactive-bin-packing","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.cicirello:interactive-bin-packing","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.cicirello:interactive-bin-packing","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.cicirello:interactive-bin-packing/dependencies","status":null,"funding_links":["https://github.com/sponsors/cicirello","https://ko-fi.com/cicirello","https://liberapay.com/cicirello"],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-07T14:44:47.281Z","issues_count":24,"pull_requests_count":201,"avg_time_to_close_issue":1224562.2727272727,"avg_time_to_close_pull_request":30855.49,"issues_closed_count":22,"pull_requests_closed_count":200,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":0.20833333333333334,"avg_comments_per_pull_request":0.263681592039801,"merged_pull_requests_count":197,"bot_issues_count":0,"bot_pull_requests_count":170,"past_year_issues_count":1,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":42878.55172413793,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":58,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0847457627118644,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/issues","maintainers":[{"login":"cicirello","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicirello"}],"active_maintainers":[{"login":"cicirello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicirello"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.cicirello:interactive-bin-packing/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.cicirello:interactive-bin-packing/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.cicirello:interactive-bin-packing/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.cicirello:interactive-bin-packing/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547818,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":2192067,"full_name":"cicirello/interactivebinpacking","default_branch":"master","committers":[{"name":"Vincent A. Cicirello","email":"cicirello","login":"cicirello","count":247},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":127}],"total_commits":374,"total_committers":2,"total_bot_commits":127,"total_bot_committers":1,"mean_commits":187.0,"dds":0.339572192513369,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":64}],"past_year_total_commits":64,"past_year_total_committers":1,"past_year_total_bot_commits":64,"past_year_total_bot_committers":1,"past_year_mean_commits":64.0,"past_year_dds":0.0,"last_synced_at":"2024-11-09T09:54:49.605Z","last_synced_commit":"2b9b42ac961b5eac9e611582ef1219bcc439396d","created_at":"2024-10-03T17:42:15.294Z","updated_at":"2024-11-09T09:54:49.606Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Finteractivebinpacking/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"cicirello/InteractiveBinPacking","html_url":"https://github.com/cicirello/InteractiveBinPacking","last_synced_at":"2025-09-03T05:03:00.481Z","status":null,"issues_count":27,"pull_requests_count":261,"avg_time_to_close_issue":1088028.64,"avg_time_to_close_pull_request":38565.18972332016,"issues_closed_count":25,"pull_requests_closed_count":253,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":0.18518518518518517,"avg_comments_per_pull_request":0.2413793103448276,"merged_pull_requests_count":250,"bot_issues_count":3,"bot_pull_requests_count":229,"past_year_issues_count":3,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":109619.5,"past_year_avg_time_to_close_pull_request":57057.614457831325,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.09195402298850575,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":83,"created_at":"2023-05-16T08:14:23.516Z","updated_at":"2025-09-03T05:03:00.483Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2FInteractiveBinPacking/issues","issue_labels_count":{"enhancement":6,"refactor":5,"cicd":4,"java":4,"bug":3,"dependencies":3,"testing":2,"documentation":2,"github_actions":1},"pull_request_labels_count":{"dependencies":224,"java":212,"github_actions":14,"refactor":6,"documentation":5,"automated":5,"cicd":4,"testing":2,"bug":1},"issue_author_associations_count":{"OWNER":21,"NONE":3,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"CONTRIBUTOR":224,"OWNER":32,"NONE":5},"issue_authors":{"cicirello":21,"turketwh":3,"dependabot[bot]":3},"pull_request_authors":{"dependabot[bot]":224,"cicirello":32,"github-actions[bot]":5},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10062770,"issues_count":31096038,"pull_requests_count":94471412,"authors_count":10686459,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"dependencies":2,"java":2,"bug":1},"past_year_pull_request_labels_count":{"dependencies":85,"java":83,"cicd":2,"github_actions":2},"past_year_issue_author_associations_count":{"CONTRIBUTOR":2,"OWNER":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":85,"OWNER":2},"past_year_issue_authors":{"dependabot[bot]":2,"cicirello":1},"past_year_pull_request_authors":{"dependabot[bot]":85,"cicirello":2},"maintainers":[{"login":"cicirello","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicirello"}],"active_maintainers":[{"login":"cicirello","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicirello"}]},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":33,"IssueCommentEvent":3,"PushEvent":39,"PullRequestReviewEvent":28,"PullRequestEvent":64,"CreateEvent":37},"last_year":{"ReleaseEvent":1,"DeleteEvent":33,"IssueCommentEvent":3,"PushEvent":39,"PullRequestReviewEvent":28,"PullRequestEvent":64,"CreateEvent":37}},"keywords":["bin-packing","combinatorial-optimization","constructive-heuristics","courseware","discrete-optimization","java","self-directed-learning","self-guided-tutorial","tutorial"],"dependencies":null,"score":null,"created_at":"2025-09-04T15:51:28.929Z","updated_at":"2025-10-07T08:20:54.485Z","avatar_url":"https://github.com/cicirello.png","language":"Java","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/cicirello","https://ko-fi.com/cicirello","https://liberapay.com/cicirello"],"readme_doi_urls":["https://doi.org/10.21105/jose.00140"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["evolutionary-algorithms","randomization","sequences","interactive","genetic-algorithm","network-simulation","normal","hacking","embedded","optim"],"project_url":"https://science.ecosyste.ms/api/v1/projects/53271","html_url":"https://science.ecosyste.ms/projects/53271","bibtex_url":"https://science.ecosyste.ms/projects/53271/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/53271/export.apalike"}