{"id":19389431,"url":"https://github.com/linksplatform/solver","last_synced_at":"2026-02-09T23:01:57.082Z","repository":{"id":150450327,"uuid":"528871394","full_name":"linksplatform/Solver","owner":"linksplatform","description":"Algorithms to find shortest and simplest possible functions for given input and output data ranges.","archived":false,"fork":false,"pushed_at":"2025-09-11T05:40:43.000Z","size":332,"stargazers_count":2,"open_issues_count":4,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-11T08:52:14.014Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linksplatform.png","metadata":{"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}},"created_at":"2022-08-25T13:48:11.000Z","updated_at":"2024-11-22T20:43:32.000Z","dependencies_parsed_at":"2023-06-26T02:02:36.680Z","dependency_job_id":"e202f46f-2a46-41e5-bbb8-b62d82b72a61","html_url":"https://github.com/linksplatform/Solver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/linksplatform/Solver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksplatform%2FSolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksplatform%2FSolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksplatform%2FSolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksplatform%2FSolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linksplatform","download_url":"https://codeload.github.com/linksplatform/Solver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksplatform%2FSolver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29284740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T21:57:15.303Z","status":"ssl_error","status_checked_at":"2026-02-09T21:57:11.537Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-10T10:16:16.015Z","updated_at":"2026-02-09T23:01:57.064Z","avatar_url":"https://github.com/linksplatform.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solver\n[![Gitpod](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/linksplatform/solver) \n\nAlgorithms to find shortest and simplest possible functions for given input and output data ranges.\n\n## Prerequsites\n\nUsually it is enough to use `rust-toolchain.toml` file for `cargo` configuration. In case you need to install required toolchain manually, you can use that command:\n\n```bash\nrustup toolchain install nightly-2022-08-22 \u0026\u0026 cargo +nightly-2022-08-22 build\n```\n\n## Run\n\n```bash\ncargo run\n```\n\n## Save result to file\n\n```bash\ncargo run 2\u003e\u00261 | tee result.txt\n```\n\n## Troubleshooting\n\nIf you get error:\n\n```\nerror: package `bumpalo v3.16.0` cannot be built because it requires rustc 1.73.0 or newer, while the currently active rustc version is 1.65.0-nightly\nEither upgrade to rustc 1.73.0 or newer, or use\ncargo update -p bumpalo@3.16.0 --precise ver\nwhere `ver` is the latest version of `bumpalo` supporting rustc 1.65.0-nightly\n```\n\nYou might need to execute this command:\n\n```bash\ncargo update -p bumpalo@3.16.0 --precise 3.11.1\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinksplatform%2Fsolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinksplatform%2Fsolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinksplatform%2Fsolver/lists"}