{"id":182283,"name":null,"description":"Example programs for the JavaPermutationTools (JPT) library","url":"https://github.com/cicirello/jpt-examples","last_synced_at":"2025-09-10T01:22:38.249Z","repository":{"id":38242726,"uuid":"333189072","full_name":"cicirello/jpt-examples","owner":"cicirello","description":"Example programs for the JavaPermutationTools (JPT) library","archived":false,"fork":false,"pushed_at":"2025-09-08T11:08:53.000Z","size":315,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-08T13:12:20.865Z","etag":null,"topics":["distance","permutation-distance","permutations","sequences","string-distance"],"latest_commit_sha":null,"homepage":"","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":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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-26T19:10:36.000Z","updated_at":"2025-09-08T11:08:51.000Z","dependencies_parsed_at":"2023-11-07T13:28:25.234Z","dependency_job_id":"789dca73-608a-4b0c-a4af-3cf07333b53a","html_url":"https://github.com/cicirello/jpt-examples","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/cicirello/jpt-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjpt-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjpt-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjpt-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjpt-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello","download_url":"https://codeload.github.com/cicirello/jpt-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjpt-examples/sbom","scorecard":{"id":282533,"data":{"date":"2025-08-11","repo":{"name":"github.com/cicirello/jpt-examples","commit":"22d43ba404541e97c8ed6cf8900167de49e3602e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"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":"13 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":"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":"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":"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/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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/jpt-examples/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/jpt-examples/build.yml/main?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/jpt-examples/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/jpt-examples/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/jpt-examples/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/jpt-examples/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/cicirello/jpt-examples/codeql-analysis.yml/main?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/jpt-examples/maven-publish.yml/main?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/jpt-examples/maven-publish.yml/main?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/jpt-examples/maven-publish.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned 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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v6.0.1 not signed: https://api.github.com/repos/cicirello/jpt-examples/releases/218959571","Warn: release artifact v6.0.0 not signed: https://api.github.com/repos/cicirello/jpt-examples/releases/167380585","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/cicirello/jpt-examples/releases/105583692","Warn: release artifact v5.0.4 not signed: https://api.github.com/repos/cicirello/jpt-examples/releases/100386343","Warn: release artifact v5.0.3 not signed: https://api.github.com/repos/cicirello/jpt-examples/releases/99560470","Warn: release artifact v6.0.1 does not have provenance: https://api.github.com/repos/cicirello/jpt-examples/releases/218959571","Warn: release artifact v6.0.0 does not have provenance: https://api.github.com/repos/cicirello/jpt-examples/releases/167380585","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/cicirello/jpt-examples/releases/105583692","Warn: release artifact v5.0.4 does not have provenance: https://api.github.com/repos/cicirello/jpt-examples/releases/100386343","Warn: release artifact v5.0.3 does not have provenance: https://api.github.com/repos/cicirello/jpt-examples/releases/99560470"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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:17:02.235Z","repository_id":38242726,"created_at":"2025-08-17T16:17:02.235Z","updated_at":"2025-08-17T16:17:02.235Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274339241,"owners_count":25267285,"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-09T02:00:10.223Z","response_time":80,"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":null,"commits":{"id":2256167,"full_name":"cicirello/jpt-examples","default_branch":"main","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":103},{"name":"Vincent A. Cicirello","email":"cicirello","login":"cicirello","count":52}],"total_commits":155,"total_committers":2,"total_bot_commits":103,"total_bot_committers":1,"mean_commits":77.5,"dds":0.3354838709677419,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":31},{"name":"Vincent A. Cicirello","email":"cicirello","login":"cicirello","count":2}],"past_year_total_commits":33,"past_year_total_committers":2,"past_year_total_bot_commits":31,"past_year_total_bot_committers":1,"past_year_mean_commits":16.5,"past_year_dds":0.06060606060606055,"last_synced_at":"2025-02-12T12:23:29.237Z","last_synced_commit":"1ada147de526f25487583eddf5c6e9e8bc823967","created_at":"2024-10-04T12:42:00.125Z","updated_at":"2025-02-12T12:23:29.238Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjpt-examples/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-10T00:25:43.995Z","repositories_count":5540467,"commits_count":875702700,"contributors_count":32323851,"owners_count":919320,"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/jpt-examples","html_url":"https://github.com/cicirello/jpt-examples","last_synced_at":"2025-09-09T07:03:34.373Z","status":null,"issues_count":11,"pull_requests_count":173,"avg_time_to_close_issue":16729.181818181816,"avg_time_to_close_pull_request":56999.842767295595,"issues_closed_count":11,"pull_requests_closed_count":159,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.09090909090909091,"avg_comments_per_pull_request":0.09826589595375723,"merged_pull_requests_count":154,"bot_issues_count":0,"bot_pull_requests_count":159,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":25704.85185185185,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":27,"created_at":"2023-05-16T08:14:34.089Z","updated_at":"2025-09-09T07:03:34.374Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjpt-examples","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Fjpt-examples/issues","issue_labels_count":{"cicd":4,"bug":2,"github_actions":1,"java":1},"pull_request_labels_count":{"dependencies":159,"java":149,"github_actions":11,"documentation":3,"bug":3,"cicd":3},"issue_author_associations_count":{"OWNER":11},"pull_request_author_associations_count":{"CONTRIBUTOR":159,"OWNER":14},"issue_authors":{"cicirello":11},"pull_request_authors":{"dependabot[bot]":159,"cicirello":14},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-10T00:00:25.260Z","repositories_count":10197869,"issues_count":32215607,"pull_requests_count":101722100,"authors_count":10741973,"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":{},"past_year_pull_request_labels_count":{"dependencies":34,"java":32,"github_actions":2,"cicd":1},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":35,"OWNER":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":35,"cicirello":1},"maintainers":[{"login":"cicirello","count":25,"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"}]},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":17,"PushEvent":19,"PullRequestReviewEvent":9,"PullRequestEvent":30,"CreateEvent":17},"last_year":{"ReleaseEvent":1,"DeleteEvent":17,"PushEvent":19,"PullRequestReviewEvent":9,"PullRequestEvent":30,"CreateEvent":17}},"keywords":["distance","permutation-distance","permutations","sequences","string-distance"],"dependencies":[{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-12T17:13:31.566Z","updated_at":"2022-07-12T17:13:31.566Z","repository_link":"https://github.com/cicirello/jpt-examples/blob/main/pom.xml","dependencies":[{"id":181258595,"package_name":"org.cicirello:jpt","ecosystem":"maven","requirements":"4.0.0","direct":true,"kind":"runtime","optional":false},{"id":181258599,"package_name":"org.cicirello:rho-mu","ecosystem":"maven","requirements":"2.3.1","direct":true,"kind":"runtime","optional":false},{"id":181258605,"package_name":"org.cicirello:core","ecosystem":"maven","requirements":"2.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T17:01:37.439Z","updated_at":"2023-02-09T17:01:37.439Z","repository_link":"https://github.com/cicirello/jpt-examples/blob/main/.github/workflows/build.yml","dependencies":[{"id":7499346006,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7499346007,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T17:01:37.472Z","updated_at":"2023-02-09T17:01:37.472Z","repository_link":"https://github.com/cicirello/jpt-examples/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":7499346275,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7499346276,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7499346277,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7499346278,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7499346279,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T17:01:37.532Z","updated_at":"2023-02-09T17:01:37.532Z","repository_link":"https://github.com/cicirello/jpt-examples/blob/main/.github/workflows/maven-publish.yml","dependencies":[{"id":7499346392,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7499346393,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":0.6931471805599453,"created_at":"2025-09-09T01:59:42.301Z","updated_at":"2025-10-07T08:41:19.412Z","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":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["projection","archival","interactive","evolutionary-algorithms","genetic-algorithm","generic","randomization","ecosystem-modeling","embedded","genomics"],"project_url":"https://science.ecosyste.ms/api/v1/projects/182283","html_url":"https://science.ecosyste.ms/projects/182283"}