{"id":22618778,"url":"https://github.com/samya-s/optimization-techniques-lab","last_synced_at":"2025-03-29T01:28:18.852Z","repository":{"id":256885265,"uuid":"834246151","full_name":"Samya-S/Optimization-Techniques-Lab","owner":"Samya-S","description":"Optimization Techniques Lab (MA39207)","archived":false,"fork":false,"pushed_at":"2024-11-15T06:06:31.000Z","size":37590,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T11:33:26.086Z","etag":null,"topics":["cpp","optimization-algorithms","optimization-methods","optimization-techniques"],"latest_commit_sha":null,"homepage":"","language":"C++","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/Samya-S.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":"2024-07-26T18:44:39.000Z","updated_at":"2024-11-15T06:06:34.000Z","dependencies_parsed_at":"2024-09-13T16:22:11.237Z","dependency_job_id":"5a86c7e3-b4c7-4bb1-82f6-b0c29e977df1","html_url":"https://github.com/Samya-S/Optimization-Techniques-Lab","commit_stats":null,"previous_names":["samya-s/optimization-techniques-lab"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samya-S%2FOptimization-Techniques-Lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samya-S%2FOptimization-Techniques-Lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samya-S%2FOptimization-Techniques-Lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Samya-S%2FOptimization-Techniques-Lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Samya-S","download_url":"https://codeload.github.com/Samya-S/Optimization-Techniques-Lab/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246124901,"owners_count":20727333,"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":["cpp","optimization-algorithms","optimization-methods","optimization-techniques"],"created_at":"2024-12-08T21:09:33.902Z","updated_at":"2025-03-29T01:28:18.835Z","avatar_url":"https://github.com/Samya-S.png","language":"C++","readme":"# Optimization Techniques Lab (MA39207)\n\n**L-T-P:** 0-0-3 \u0026nbsp; | \u0026nbsp; **Credits:** 2\n\n## Syllabus\n\nCode the following in C++\n\n1. **Formulation of LPP (Linear Programming Problem)**\n   - Identification of feasible space through basic solutions\n   - Determination of Basic Feasible Solution (BFS)\n   - Selection of optimal solution\n\n2. **Methodology Development**\n   - Understanding the Simplex algorithm for solving LPP\n   - Varieties of Simplex method and properties:\n     - Big M method\n     - Understanding Primal-Dual Simplex algorithm\n     - Dual Simplex method\n     - Revised Simplex method\n     - Sensitivity analysis\n\n3. **Integer Programming**\n   - Gomory cutting plane method\n   - Branch and Bound algorithm\n   - Application Problems\n     - Transportation problem\n     - Assignment problems\n     - Theory of Games\n\n## How to Use this Repository\n\n1. Clone this repository:\n\n   ```bash\n   git clone https://github.com/Samya-S/Optimization-Techniques-Lab.git\n   ```\n\n2. Navigate to the appropriate lab assignment folder:\n\n   ```bash\n   cd foldername\n   ```\n\n3. Compile and run the C++ programs:\n   ```bash\n   g++ filename.cpp -o outputfile\n   ./outputfile\n   ```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamya-s%2Foptimization-techniques-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamya-s%2Foptimization-techniques-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamya-s%2Foptimization-techniques-lab/lists"}