1 / 8

Pumping Lemma

Pumping Lemma. Pertemuan ke-12 Teknik Informatika Sekolah Tinggi Teknologi Adisutjipto. Pumping Lemma Logika Pemompaan. Penggagas. Diperkenalkan oleh Bar-Hillel. Tahun 1961. Fungsi Pumping Lemma. Konsep Pemompaan = Konsep Perulangan. Pumping Lemma RL. Diketahui :

brosh
Download Presentation

Pumping Lemma

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Pumping Lemma Pertemuan ke-12 TeknikInformatika SekolahTinggiTeknologiAdisutjipto

  2. Pumping Lemma LogikaPemompaan

  3. Penggagas • Diperkenalkan oleh Bar-Hillel. • Tahun 1961.

  4. Fungsi Pumping Lemma

  5. Konsep Pemompaan = Konsep Perulangan

  6. Pumping Lemma RL Diketahui : • Ladalahsebuahbahasa. • nadalahpanjang string dariw=xyz. MakaLmerupakan RL, jikamemenuhisyaratberikut: • y ≠ empty • |xy| ≤ n • untuksemuak > 0, string xykzharusmerupakanstring dari language L.

  7. Contoh Pumping Lemma RL Diketahui: • L ={0n1 |n>0} Buktikan bahwa L merupakan RL! Penyelesaian: • Ambil salah satu string dalam L, misal: 001! • Bentuklah suatu format xyz dari string poin a! Yakni x=0, y=0, z=1! • Ujikan ketiga syarat Pumping Lemma RL!

  8. Contoh Pumping Lemma RL (lanjutan) x=0, y=0, z=1, dan n=3 • y ≠ empty • |xy| ≤ n • untuk semua n > 0, string xynz juga merupakan string dari language L.  L ={0n1 |n>0} merupakan RL! 0 ≠ empty  terpenuhi |00|≤ 3  terpenuhi 0 000 1  terpenuhi

More Related