#include #include #include main() { int i,j,k,Qi[100],Nj[100],Aa[100][100],a1[10],lv1,lv2,sumQ,x[100][100],counter,istar,seq[100],prasad; double D[100],d[100],temp,min; FILE *fptr; clrscr(); printf("________________________________________________________________________________"); printf("\t\t TOYOTA MIXED MODEL ASSEMBLY LINE PROBLEM"); printf("\nAshutosh Nandeshwar\t\t Devdatta Yogi"); printf("\n________________________________________________________________________________"); printf("\n Notes:"); printf("\n Maximum Number of Models: 10"); printf("\n Maximum Number of Parts : 100"); printf("\x7\n\n\nEnter Number of models: "); scanf("%d",&i); for(lv1=0;lv1