ta_assignment_automation/__init__.py,sha256=XbSKyBIWR2lP_NI9ui_S-VE59tHsX3xTyfylL94j1ZE,2024
ta_assignment_automation/src/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
ta_assignment_automation/src/algorithms/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
ta_assignment_automation/src/algorithms/hungarian.py,sha256=I2ttC3dn9hG2mfTwtp4OdQJnVEhHqwE62DH0qeNWRHM,2282
ta_assignment_automation/src/config/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
ta_assignment_automation/src/config/capacity_cap.py,sha256=oLZMHk3JmcLUrsTQ4VVw9B9OQQFRH670e5WDp4CqFNM,624
ta_assignment_automation/src/config/daysMapping.py,sha256=RI7u_FECjLANIfA0h2YJMhdh3_Yz2fOgTpEyp9FFbG8,525
ta_assignment_automation/src/config/db_config.py,sha256=3TbGf3JCgVtVkwFzGeWo1MxCo3Ae6VuIvWEnWr4kZgA,37
ta_assignment_automation/src/config/edgeWeights.py,sha256=LPXXipLQ0fu8IxU2FylEuPA2CsKuJqxMm2agqUnsd-w,1062
ta_assignment_automation/src/config/getPseudoLabs.py,sha256=pZkWyWNN6eGJDO06yujgxdBHN1IllTSQy0Cs9IohuU4,521
ta_assignment_automation/src/config/lab_ta_requirements.py,sha256=G2tIkXevH1mKDbRvsV4rBpx3mef3a8IR6kSNWrSXjYk,1441
ta_assignment_automation/src/config/timeSlotMapping.py,sha256=3u6FTFVOuyVb11cLy-bL9M3Cip2Y_k86mP2aSwKrqRM,1972
ta_assignment_automation/src/db_access/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
ta_assignment_automation/src/db_access/connect.py,sha256=p8ZsAvPWXOrshfGqeWlPog14sXVMc0yLxiIZEeUgJNU,483
ta_assignment_automation/src/db_access/create_tables.py,sha256=hmhL7LdPQYFUageEA7VOGkv8jleMF7vs7pAjtmzk7nA,186
ta_assignment_automation/src/db_access/insert_data.py,sha256=SJEzM5EIbMzcZJ5xq-CFKy9k0dUox0j0ehBdeK3GBTY,2140
ta_assignment_automation/src/db_access/models.py,sha256=HK_C1WnCFI_LPVu-Jw3GC9JRruBdMsZ9t13Syj2ZU08,2368
ta_assignment_automation/src/scripts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
ta_assignment_automation/src/scripts/combined_view.py,sha256=tLNOMJR3rT53dqp7nMAUA4O0JQvNthjWthCTUn-YrIk,3229
ta_assignment_automation/src/scripts/compute_conflict_matrix.py,sha256=vCfo-XP3MClxPaRs3CVpfnqrlPf2xRl3xEv_htG9VHs,6085
ta_assignment_automation/src/scripts/create_conflict_breakdown_skeleton.py,sha256=HKfmFDIKDSRsp5UZzDRqJ-CiVHO5vy_-GTysrPou9v4,3602
ta_assignment_automation/src/scripts/create_final_sections.py,sha256=0zQW7hJxyW7VG0czsikdvQXGAiGbUONU4MWkMXucoUY,7709
ta_assignment_automation/src/scripts/duplicateTAs.py,sha256=9tgiVJT5sHNCRwS0dNSSoIGPzzp6pYmrw2yVFX7W4pU,1733
ta_assignment_automation/src/scripts/getCoursesTakenFromCrn.py,sha256=s_XejuSuDdeT1QxOoiO7ltw13TIyiaMW_SOHALtWboI,871
ta_assignment_automation/src/scripts/getTimeSlotsFromCRN.py,sha256=4zweXCyZ6_LS-1tVtldtOn4LS5Y6_dPjTbSV7LuGClI,1124
ta_assignment_automation/src/scripts/incremental_TA_duplication.py,sha256=R8NOKTDCXjlaP3mrwEWETzeuijKTsp29-fE1TlaoQuY,1842
ta_assignment_automation/src/scripts/parse_courses.py,sha256=-ML-8LMkOKxxNMFlIY5dra6SX9KP6OkcGgDf41QzJwQ,1697
ta_assignment_automation/src/scripts/parse_instructor_pref.py,sha256=SWDzQRBD5nDtayqreV1K1WXxh6nC9sgRe12n6V41qkw,3360
ta_assignment_automation/src/scripts/parse_schedule.py,sha256=11-BB4yxRyIZ360wv6ox2yJEOotMOjFa-jWFqA9x7Ws,2631
ta_assignment_automation/src/scripts/parse_sections.py,sha256=ob5PucGvRijHaxs0r1USYRW8BMc1dcTvjqnYXaZdRPA,2233
ta_assignment_automation/src/scripts/parse_ta_data.py,sha256=i1tHSbW9camzopOlXIWkenw2hZYImr_E6LrN768CHX8,2125
ta_assignment_automation/src/scripts/process_labs.py,sha256=A3LxOY9mtqzipGTnM2QMtsIkK2kG1c9xgtid5vD6WUo,6574
ta_assignment_automation/src/scripts/show_hungarian_assignments.py,sha256=U1Zp3HXh3qnz-RUgxpAFn0ZJgY9iUCsN7ijAg7mCJ38,4723
ta_assignment_automation/src/scripts/splitTAHours.py,sha256=hDXjUXsO7d1ibaNZfp_C8BpN8fAGJDCTmrMegD6xW5M,2732
ta_assignment_automation/src/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
ta_assignment_automation/src/utils/convertCSVtoJSON.py,sha256=kG-6mZWOMI4bZYWTUfC41AN_w0MtyJk9UfGBmJf0it4,1030
ta_assignment_automation/src/utils/create_required_folders.py,sha256=vCHiDgcugPTfJf4OBO-7K5k3OPhp4pdEm-vDRSA4QYg,673
ta_assignment_automation/src/utils/csvToDict.py,sha256=LAKaFAWhusykiNCCktdxC6XB2VSvtlpF17SVQj8auxY,770
ta_assignment_automation/src/utils/dictionaryToJsonFile.py,sha256=813OvHEwU4LtPn1slFYVU4AvtBV8ye2V6lHofH2rxYQ,657
ta_assignment_automation/src/utils/filterDigits.py,sha256=hZduJjRtqjqiOcRpxt5c_EL-rK_hT_KxFvva6zfoEW4,861
ta_assignment_automation/src/utils/load_conflict_matrix.py,sha256=YqLErSeRK-bTGIOYqwIXtFIB8bbyNe7-TAHRPfGnwVY,828
ta_assignment_automation/src/utils/saveMatirxToTxtFile.py,sha256=oha3-fGi8MjCwClRzpSxyQ26lW7OQrlyyrEJyuIN7Kw,1242
ta_assignment_automation/src/utils/setCurrDirToBase.py,sha256=_Rn9H5VyR-GBy-SUNIrwCd1iS5Ri9HR7qx5SwzJ5KII,582
ta_assignment_automation-0.1.dist-info/METADATA,sha256=610vEjYXdjdAs1rU1nq0MHmJxFCeLWKski8xQYyr9xU,5749
ta_assignment_automation-0.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
ta_assignment_automation-0.1.dist-info/top_level.txt,sha256=3z-p7vjML9dpVF3T5WwVNCebtamwQ1fXhqCTVMCsa4c,25
ta_assignment_automation-0.1.dist-info/RECORD,,
