Regex to NFA Conversion Isn't Hard! (Sipser 1.28a)

Regex to NFA Conversion Isn't Hard! (Sipser 1.28a)

Easy Theory

2 года назад

40,599 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@taha5539
@taha5539 - 22.01.2024 22:03

Can we get rid of some of the epsilons?

Ответить
@carina.zip2002
@carina.zip2002 - 09.01.2024 02:02

this made so much sense than you so much!! really helping me in my algo analysis class :))

Ответить
@camdenwyeth316
@camdenwyeth316 - 11.12.2023 15:21

Thanks! This was helpful :D

Ответить
@deepakjain4481
@deepakjain4481 - 03.12.2023 16:45

thanks a lot thanks a lot you are my saviour i was so stressed

Ответить
@zeynepbasoglu3426
@zeynepbasoglu3426 - 24.11.2023 23:59

great video 😍

Ответить
@CK-od6ig
@CK-od6ig - 23.06.2023 18:51

If we had the regular expression a(abb)* U c and instead of b we put c in place of the corresponding b in the NFA how would the NFA accept for example the string αc ?

Ответить
@dharmashah4832
@dharmashah4832 - 05.05.2023 05:24

Amazing thank u so so much

Ответить
@dawidbania7903
@dawidbania7903 - 27.04.2023 14:48

There is a mistake in constructing the expression (abb)*. With the way you described it, you can make expressions that are of form (abb)^n where n>=1. There should be a returning loop between last state (that we get into by reading 'b' for the second time) and the state before we read 'a' with 'epsilon' read. And there should be a forward path from starting state to end state with 'epsilon' read.

Ответить
@christio02
@christio02 - 20.04.2023 10:33

Thank you so much! Very good explanation and procedure!

Ответить
@Karim-nq1be
@Karim-nq1be - 18.04.2023 22:23

That was easy indeed and brilliantly explained.

Ответить
@KevinGarcia-ws1kt
@KevinGarcia-ws1kt - 11.04.2023 10:00

is the union and the Plus sign the same ??

Ответить
@user-uz7xk8ov1i
@user-uz7xk8ov1i - 03.04.2023 17:35

this video will be my source for compiler class lmao

Ответить
@twishaanshu8100
@twishaanshu8100 - 04.03.2023 19:57

how would you convert this to left linear grammar? with all the Epsilons?

Ответить
@cristianiorga6393
@cristianiorga6393 - 21.02.2023 00:50

You are amazing! It`s a shame I only discovered your channel in the night before the exam :D

Ответить
@mix_tutorial_gaming2985
@mix_tutorial_gaming2985 - 06.01.2023 09:59

You are my savior.

Ответить
@robzonefire
@robzonefire - 24.10.2022 14:21

THANK U MAN U ROCK

Ответить
@moeyali123
@moeyali123 - 21.08.2022 08:30

Thanks I learnt a lot from your videos

Ответить
@seiftarraf6213
@seiftarraf6213 - 17.08.2022 22:10

Very helpful. Thank you. This converted the regex into an epsilon-NFA. Now I could convert this epsilon-NFA into an NFA but this would take even more time. Do you have any tips on how to convert this regex into an NFA without epsilon-transitions?

Ответить
@bloodthirstybutcher8365
@bloodthirstybutcher8365 - 13.07.2022 17:48

i'd give you my life if i could

Ответить
@christianhackelman303
@christianhackelman303 - 04.04.2022 06:33

Awesome and explained clearly, thank you!

Ответить
@MiguelMartinez-yj7yu
@MiguelMartinez-yj7yu - 22.03.2022 06:13

You're amazing, man!

Ответить
@ashwath2324
@ashwath2324 - 01.03.2022 02:34

simple and well explained

Ответить
@benjaminwatkinson6464
@benjaminwatkinson6464 - 23.11.2021 15:07

If NFAs are like onions and ogres are like onions can you convert directly from NFAs to ogres?

Ответить
@supamdeepbains5172
@supamdeepbains5172 - 10.10.2021 03:58

Thank you, I'd request please more pumping lemmas problems :)

Ответить
@yuxiaoliu806
@yuxiaoliu806 - 09.10.2021 20:02

Thank you!

Ответить