Introduction - If you have any usage issues, please Google them yourself
The length l1, l2 ... ln n programs on the tape T1 and T2, and want to use the maximum search time in accordance with a minimum value of the stored, i.e., if the program stored in the set T1 and T2, respectively, A and B , you want the selected A and B such that max {Σli 1, Σli2} (i1 belongs to A, i2 belong to B) to obtain a minimum. Use backtracking implementation.