{"id":32171305,"url":"https://github.com/xtagon/mcts","last_synced_at":"2026-07-16T05:32:09.273Z","repository":{"id":57522079,"uuid":"293366644","full_name":"xtagon/mcts","owner":"xtagon","description":"Monte Carlo tree search (MCTS) for Elixir.","archived":false,"fork":false,"pushed_at":"2021-02-14T18:03:15.000Z","size":37,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"edge","last_synced_at":"2026-04-20T02:03:30.530Z","etag":null,"topics":["ai","elixir","elixir-lang","elixir-lib","elixir-library","game-ai","graph-algorithms","mcts","mcts-algorithm","mcts-implementations","monte-carlo-tree-search","tree-search"],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/mcts/","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xtagon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-06T21:45:33.000Z","updated_at":"2024-06-13T22:14:42.000Z","dependencies_parsed_at":"2022-08-26T20:23:50.976Z","dependency_job_id":null,"html_url":"https://github.com/xtagon/mcts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xtagon/mcts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtagon%2Fmcts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtagon%2Fmcts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtagon%2Fmcts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtagon%2Fmcts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtagon","download_url":"https://codeload.github.com/xtagon/mcts/tar.gz/refs/heads/edge","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtagon%2Fmcts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35532635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-16T02:00:06.687Z","response_time":83,"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":["ai","elixir","elixir-lang","elixir-lib","elixir-library","game-ai","graph-algorithms","mcts","mcts-algorithm","mcts-implementations","monte-carlo-tree-search","tree-search"],"created_at":"2025-10-21T17:47:27.994Z","updated_at":"2026-07-16T05:32:09.264Z","avatar_url":"https://github.com/xtagon.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MCTS\n\n[Monte Carlo tree search][mcts] (MCTS) for Elixir.\n\n## Status\n\nThis is an early work in progress, and should be considered experimental,\nincomplete, and unstable until v1.0.0, following [Semantic Versioning][semver].\n\nAll notable changes will be recorded in the [changelog](CHANGELOG.md).\n\n## Installation\n\nAdd `mcts` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:mcts, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\n## Documentation\n\nDocumentation can be found [here at Hex.pm][hexdocs] or generated from the\nsource code using `mix docs`.\n\n## Development\n\nThe following Mix tasks are available to assist in development:\n\n- `mix docs`\n- `mix test`\n- `mix coveralls`\n- `mix credo`\n\n## License\n\nThis project is released under the terms of the [MIT License](LICENSE.txt).\n\n[mcts]: https://en.wikipedia.org/wiki/Monte_Carlo_tree_search\n[semver]: https://semver.org/\n[hexdocs]: https://hexdocs.pm/mcts/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtagon%2Fmcts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxtagon%2Fmcts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtagon%2Fmcts/lists"}