{"id":15465772,"url":"https://github.com/athityakumar/or_lab","last_synced_at":"2025-04-22T10:46:40.305Z","repository":{"id":55761120,"uuid":"78524007","full_name":"athityakumar/or_lab","owner":"athityakumar","description":"Operations Research Lab. Involves coding the various Linear Programming Problem optimization methods in C/C++.","archived":false,"fork":false,"pushed_at":"2017-04-19T09:22:31.000Z","size":1230,"stargazers_count":10,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-08T23:55:33.565Z","etag":null,"topics":["coursework","iitkgp","linear-programming","optimization","optimization-algorithms"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/athityakumar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-10T10:42:35.000Z","updated_at":"2023-12-29T06:29:38.000Z","dependencies_parsed_at":"2022-08-15T06:50:23.541Z","dependency_job_id":null,"html_url":"https://github.com/athityakumar/or_lab","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athityakumar%2For_lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athityakumar%2For_lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athityakumar%2For_lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athityakumar%2For_lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/athityakumar","download_url":"https://codeload.github.com/athityakumar/or_lab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235059581,"owners_count":18929289,"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":["coursework","iitkgp","linear-programming","optimization","optimization-algorithms"],"created_at":"2024-10-02T01:03:25.321Z","updated_at":"2025-01-22T04:07:29.494Z","avatar_url":"https://github.com/athityakumar.png","language":"C","readme":"# OR Lab\n\nThis repository that contains the code I've submitted for the course MA39014 - Operations Research Lab, IIT Kharagpur.\n\n### Getting started\n\n- Clone this repository\n- Set this up in your shell configuration file (`~/.bashrc`, `~/.zshrc/` or `~/.fishrc`). This code snippet can also be found in [`bashrc.sh file`](https://github.com/athityakumar/or_lab/blob/master/bashrc.sh)\n\n```\nexport OR_LAB_REPO_PATH=/path/to/or_lab/\nsource $OR_LAB_REPO_PATH/or_lab.sh\n```\n- Restart your terminal, or just source your shell configuration file (say, `source ~/.bashrc`for bash shell)\n\n### Shell Commands\n\nAll tweaks required can be made, by incorporating the changes in the [`or_lab.sh`](https://github.com/athityakumar/or_lab/blob/master/or_lab.sh) file\n\n- `or_c` : Single command to compile and execute the `*.c` file. For example, `or_c filename.c`\n- `or_cpp` : Single command to compile and execute the `*.cpp` file. For example, `or_cpp filename.cpp` \n- `or_push` : Command to commit and push your changes to the remote git repository. You may have to set your git remote `origin` properly to point to a repository you have push access to. For example, `or_push \"Makes these changes\"`.\n- `or_pull` : Single command to commit and push your changes to the remote git repository. You may have to set your git remote `origin` properly to point to a repository you have push access to. For example, simply use `or_pull` from the root directory of the git repository.\n- `or_cd` : Command to directly change the directory to this path. Made for fellow developers, who might be lazy to type 6 extra characters. For example, `or_cd`.\n\n### License\n\nFeel free to use any code present in this repository, without any restrictions.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathityakumar%2For_lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fathityakumar%2For_lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathityakumar%2For_lab/lists"}