{"id":16960184,"url":"https://github.com/markkvdb/mdpsolver","last_synced_at":"2025-07-29T05:34:08.367Z","repository":{"id":113964272,"uuid":"132812106","full_name":"markkvdb/mdpsolver","owner":"markkvdb","description":"Markov Decision Process (MDP) Solver.","archived":false,"fork":false,"pushed_at":"2018-06-22T10:03:27.000Z","size":4297,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-05T08:17:54.357Z","etag":null,"topics":["algorithm","maintenance","mdp","windmill"],"latest_commit_sha":null,"homepage":"","language":"C++","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/markkvdb.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}},"created_at":"2018-05-09T20:57:49.000Z","updated_at":"2021-09-08T02:27:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"babc3b74-25e4-4a6d-bf32-1809970ce2c3","html_url":"https://github.com/markkvdb/mdpsolver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markkvdb/mdpsolver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2Fmdpsolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2Fmdpsolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2Fmdpsolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2Fmdpsolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markkvdb","download_url":"https://codeload.github.com/markkvdb/mdpsolver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2Fmdpsolver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267633670,"owners_count":24118777,"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-07-29T02:00:12.549Z","response_time":2574,"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":["algorithm","maintenance","mdp","windmill"],"created_at":"2024-10-13T22:47:29.682Z","updated_at":"2025-07-29T05:34:08.345Z","avatar_url":"https://github.com/markkvdb.png","language":"C++","readme":"# MDP Solver #\n\nA C++ implementation of the Value Iteration algorithm for Markov Decision Process. It is tuned to handle a special class of MDPs. This class of problems is described in the report. \n\n## Requirements ##\n1. Recent compiler. For mac, this can be installed by `brew install gcc`.\n1. Boost library. For mac, this can be installed by `brew install boost`.\n\n## Installation ## \n1. Clone repository, i.e., go to folder location and type `git clone https://github.com/markkvdb/mdpsolver` in terminal.\n2. Go to this new folder and run makefile, that is, `cd mdpsolver` and `make`.\n\n## Usage ##\nFollowing the instructions above will create an executable `mdpsolver`. Run this executable by the command `./mdpsolver`. \n\n## Improvements ##\n- [ ] Design interface to set parameters of the system.\n- [ ] Automatic graphical output.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkkvdb%2Fmdpsolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkkvdb%2Fmdpsolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkkvdb%2Fmdpsolver/lists"}