Exercise 6.2.3: Design a PDA to accept each of the following languages. a) {aibjck∣i=j or j=k}. b) The set of all stri
Posted: Thu Jul 14, 2022 2:28 pm
Exercise 6.2.3: Design a PDA to accept each of the following languages. a) {aibjck∣i=j or j=k}. b) The set of all strings of a′ 's and b's that are not of the form ww, that is, not equal to any string repeated.