You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of the project work submitted for a course called Operations Research in my junior year of college. Wrote a routine that could generate optimized layouts by means of Assembly Line Balancing. It is essentially a combinatorial optimization problem which is solved using an evolutionary heuristic.