{"id":22499730,"url":"https://github.com/mahdavipanah/constrainedscheduling","last_synced_at":"2025-03-27T22:25:51.471Z","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":3,"default_branch":"master","last_synced_at":"2025-02-02T00:41:24.080Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245933243,"owners_count":20696200,"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","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":"2025-03-27T22:25:51.425Z","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"}