{"id":22499730,"url":"https://github.com/mahdavipanah/constrainedscheduling","last_synced_at":"2026-06-23T19:32:18.978Z","repository":{"id":146016575,"uuid":"72822531","full_name":"mahdavipanah/ConstrainedScheduling","owner":"mahdavipanah","description":"A solution for a constrained scheduling problem","archived":false,"fork":false,"pushed_at":"2019-09-22T17:30:23.000Z","size":130,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-03T17:11:40.058Z","etag":null,"topics":["algorithm","dynamic-programming","python","scheduling"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mahdavipanah.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-04T07:01:07.000Z","updated_at":"2019-11-24T20:24:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"f798f888-6c63-4717-944a-b2e31fc8ceea","html_url":"https://github.com/mahdavipanah/ConstrainedScheduling","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mahdavipanah/ConstrainedScheduling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahdavipanah%2FConstrainedScheduling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahdavipanah%2FConstrainedScheduling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahdavipanah%2FConstrainedScheduling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahdavipanah%2FConstrainedScheduling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mahdavipanah","download_url":"https://codeload.github.com/mahdavipanah/ConstrainedScheduling/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahdavipanah%2FConstrainedScheduling/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34704743,"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-06-23T02:00:07.161Z","response_time":65,"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","dynamic-programming","python","scheduling"],"created_at":"2024-12-06T22:15:35.657Z","updated_at":"2026-06-23T19:32:18.960Z","avatar_url":"https://github.com/mahdavipanah.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Problem's description\n![Problem's description](./description.jpg)\n\n\n# Input rules\nEvery line of input.txt contains a task with this format:\n\nTaskName TaskPrerequisite TaskTime TaskCost\n\nThe program will read input.txt until reaching to an empty line or EOF.\n\nThere is an example test case in input.txt. You can read it to see how input.txt should be filled.\n\n# Prerequisites\n* Python2 *(python 2.7 is tested)*\n* [asciitree python package](https://github.com/mbr/asciitree):\n```\npip2 install asciitree\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahdavipanah%2Fconstrainedscheduling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahdavipanah%2Fconstrainedscheduling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahdavipanah%2Fconstrainedscheduling/lists"}