Conversion of Epsilon NFA to NFA

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2024

ความคิดเห็น • 172

  • @anikethjana416
    @anikethjana416 7 หลายเดือนก่อน +97

    Watching after 7 yrs

  • @ProfessionalTycoons
    @ProfessionalTycoons 6 ปีที่แล้ว +277

    Your videos are the greatest series in Automata theory.

  • @hectorg362
    @hectorg362 5 ปีที่แล้ว +98

    Thank you! I specifically disabled my ad block so you can get revenue for helping me on autonoma

  • @vampirinhopsl
    @vampirinhopsl 5 ปีที่แล้ว +39

    Thank you. I've learned a lot from you videos. The sound is clear, your accent is very understandable and the way you explain helps with writing apps that use the algorithms. Great job!

  • @hotaru6765
    @hotaru6765 6 ปีที่แล้ว +41

    Holy Moly! I was struggling for about half an hour on this, thanks man your method is absolute.

    • @rahultech2177
      @rahultech2177 6 ปีที่แล้ว +1

      Style Queen Sera
      Luv from INDIA

    • @vishalcseiitghy
      @vishalcseiitghy 3 ปีที่แล้ว +5

      Rookie Number...strugging here for life.

  • @WaiSanLee
    @WaiSanLee 2 ปีที่แล้ว +21

    Just a quick thanks, I've been reading through Sipser as part of a fundamentals of computer science course, and these examples really helped me get a grasp of converting from NFAs to DFAs. Appreciate it!

  • @OwzaB
    @OwzaB 5 ปีที่แล้ว +4

    Trust me when I say that I don't even bother looking at other TH-cam channels when it comes to the Theory of Computation. The explanation is very clear here. I love it.

  • @shashankpandey7273
    @shashankpandey7273 5 หลายเดือนก่อน +8

    watching it an hour before exam

  • @scottzeta3067
    @scottzeta3067 2 ปีที่แล้ว +2

    This method is amazing! Much better than our lecture told.

  • @yashsaxena7787
    @yashsaxena7787 4 หลายเดือนก่อน +2

    are there like two methods? I saw one method in which there was one extra step of removing the edge and if the vertex1 is initial and vertex 2 is not then we make vertex 2 as initial. in that method the answer is different
    and I don't know why the answer is different

    • @Sagar-zc3sr
      @Sagar-zc3sr 4 หลายเดือนก่อน

      As of my knowledge B should also be initial state and edge A to B should be label as only 1 as I saw in other method

  • @aita7102
    @aita7102 6 ปีที่แล้ว +5

    THANK YOU VERY MUCH FOR THIS VIDEO. THIS LITERALLY HELP ME A LOT ON MY PAPER

  • @fupopanda
    @fupopanda 5 ปีที่แล้ว +6

    Epsilon (also commonly referred to as lambda) is NOT a symbol. It doesn't mean empty symbol. It's a string, and it is the reason why the set of symbols for a language will never include epsilon (a.k.a. lambda). Regardless, this is the best video for this topic.

    • @iflowlikewater
      @iflowlikewater 3 ปีที่แล้ว

      yeah, epsilon is an empty string. But, I don't think its ever referred to as "lambda" too. Epsilon definitely is included in a language, as an example you can consider a language 'L' that accepts strings formed with an equal length of 0s and 1s from the alphabet {0,1}. One of the simplest possible stings you can form is: no string at all--Epsilon.

    • @Isaac-eh6uu
      @Isaac-eh6uu ปีที่แล้ว +1

      @@iflowlikewater Lambda being used instead of epsilon is not uncommon it isn't a matter of opinion.

  • @KuriakoseKuruvilaAnathanam
    @KuriakoseKuruvilaAnathanam 2 ปีที่แล้ว +1

    Watching it on the day of the exam. Thanks for the work.

  • @hebaaburabia3056
    @hebaaburabia3056 3 ปีที่แล้ว +5

    Always making great videos !! as a student I find these videos extremely helpful.

  • @kaywilfert8297
    @kaywilfert8297 2 ปีที่แล้ว +5

    Another great lesson! Thank you for this!

  • @dr.manisharajendradhage9734
    @dr.manisharajendradhage9734 2 ปีที่แล้ว +1

    very well explained the concepts of epsilon NFA , thank you

  • @brianmagana4478
    @brianmagana4478 4 ปีที่แล้ว +4

    Thank you very much! I understand much better, now!

  • @poornisha9688
    @poornisha9688 4 ปีที่แล้ว +2

    thank you . your explanation was precise and clean

  • @samlopezruiz
    @samlopezruiz 4 ปีที่แล้ว +5

    Brilliant! Thank you

  • @shinigamiryuk4183
    @shinigamiryuk4183 3 ปีที่แล้ว +1

    Great teacher. my teacher plays your videos in lectures

  • @gadesasani7077
    @gadesasani7077 5 ปีที่แล้ว +5

    Your video is solve every automata theory

  • @amishachourpagar9925
    @amishachourpagar9925 3 ปีที่แล้ว +1

    Thank you so much Neso Academy
    Everything is well understood.
    😀❤️❤️❤️

  • @andrewsavastysnov6891
    @andrewsavastysnov6891 5 ปีที่แล้ว +3

    so much better than my teacher's explanation

  • @siddharthmishra1061
    @siddharthmishra1061 ปีที่แล้ว

    Thank you for your lectures and effort.

  • @leeamraa
    @leeamraa 3 ปีที่แล้ว +2

    In this example, must make states A, B, C all initial states! the rules for that: pre = pre input, post = post input
    If q state includes a final state in its E*_pre then make q final.
    If an initial state exists in E*_pre of q state then make q initial.

    • @yusufsenyuz
      @yusufsenyuz 7 หลายเดือนก่อน

      there must be only one initial state

  • @juanreina96
    @juanreina96 7 หลายเดือนก่อน

    Words can't describe the love I want to give to this man

  • @_krishna.words_
    @_krishna.words_ ปีที่แล้ว

    Superb explanation sir. Thank you very much......

  • @moonthoughts8822
    @moonthoughts8822 ปีที่แล้ว +1

    ALLAH BLESS you. What a great teaching skill you have.

  • @_randomyoutubeuser
    @_randomyoutubeuser 3 ปีที่แล้ว

    tanks... you are the reason i can confidently study and get good grades...

  • @shubhamtripathi2270
    @shubhamtripathi2270 ปีที่แล้ว

    very nice and perfect explanation

  • @acitajorellmcraileya.7101
    @acitajorellmcraileya.7101 2 ปีที่แล้ว

    thank you for this, i am now ready for my quiz sir!

  • @vishakha961
    @vishakha961 2 หลายเดือนก่อน

    Thankkkk uuu .it's really helpful 🫰🏻🫰🏻

  • @eku333
    @eku333 6 ปีที่แล้ว +3

    This is so helpful, thank you for making this tutorial series!

  • @mounikas9608
    @mounikas9608 3 ปีที่แล้ว

    Thank you so much.This is very helpful for me.

  • @teekien98
    @teekien98 5 ปีที่แล้ว +3

    Thanks for saving lives.

  • @shatharashiramya5363
    @shatharashiramya5363 3 ปีที่แล้ว

    Perfect explanation....tq so much sir......

  • @JeetuGuptaa
    @JeetuGuptaa ปีที่แล้ว +1

    B and C should also be marked as the initial state.

  • @jethalalnhk2409
    @jethalalnhk2409 3 ปีที่แล้ว

    This was little bit hard to understand, but I understood it. Thank you

  • @gladyouseen8160
    @gladyouseen8160 5 ปีที่แล้ว +2

    Why was the reason for this procedure you didn't tell why we have to follow e* input and e*

  • @muhammadakbarhadiq8127
    @muhammadakbarhadiq8127 4 ปีที่แล้ว

    thanks a bunch, your videos helped me a lot

  • @arzoojain4941
    @arzoojain4941 3 ปีที่แล้ว

    Thankyou... U explained really well 💜

  • @laxmiwodeyar3113
    @laxmiwodeyar3113 6 ปีที่แล้ว +3

    Pls explain this concept with other example that convert to dfa

    • @zuhirbadr4864
      @zuhirbadr4864 4 ปีที่แล้ว

      it's easy once you get NFA you should converted from NFA to DAF

  • @spidercoder7186
    @spidercoder7186 2 ปีที่แล้ว

    Thank you so much Sir!

  • @mohidhasanshanto7913
    @mohidhasanshanto7913 10 หลายเดือนก่อน

    Thanks a lot

  • @analysisunplugged
    @analysisunplugged 2 ปีที่แล้ว

    Sir please make playlist on Advance computer Architecture

  • @kinjalchaudhari4130
    @kinjalchaudhari4130 ปีที่แล้ว

    O thank you very much sir I am so afaired. Tomorrow my flat exam and I don't no anything tx sir you save me 😄

  • @moonedCake
    @moonedCake 3 ปีที่แล้ว +1

    It's so sad to check out that you haven't made any lectures on "Epsilon NFA to DFA" !!!

    • @rakha8198
      @rakha8198 3 ปีที่แล้ว +5

      I think you can just do Epsilon NFA -> NFA -> DFA

  • @vishaltrivedi540
    @vishaltrivedi540 3 ปีที่แล้ว

    Please correct me if I am wrong. I think this NFA will be able to accept all strings over the alphabet a,b.

  • @VishalSingh-on4ii
    @VishalSingh-on4ii 3 ปีที่แล้ว

    Thnaks dude, solved my doubt

  • @litangrui4134
    @litangrui4134 3 ปีที่แล้ว

    Thank you! Very clear!

  • @omkarsuralkar8099
    @omkarsuralkar8099 2 ปีที่แล้ว +1

    Thank You♥

  • @heideralali2197
    @heideralali2197 6 ปีที่แล้ว +2

    Thank you very much sir.
    If I didn't watched your video I would never understand it

  • @tomdapchai
    @tomdapchai ปีที่แล้ว

    thanks, this is helpful

  • @chemselassil742
    @chemselassil742 6 หลายเดือนก่อน

    thank you so much!

  • @radhaharini5758
    @radhaharini5758 5 ปีที่แล้ว

    Your videos r really awesome

  • @AadeshingaleOfficial-zl5fd
    @AadeshingaleOfficial-zl5fd หลายเดือนก่อน

    Nice Sir 😊

  • @rengarajansrinivasan4356
    @rengarajansrinivasan4356 ปีที่แล้ว

    Examguard!!!
    Thanks a ton sir!

  • @juanmedina-bocoslorenzo6809
    @juanmedina-bocoslorenzo6809 3 ปีที่แล้ว +1

    Buen video te aventaste

  • @slmanhm6339
    @slmanhm6339 4 ปีที่แล้ว

    Great explain

  • @Jess__333
    @Jess__333 10 หลายเดือนก่อน

    should we put two different lines for 0 and 1,or just 0,1 in one line is okay,sir?

  • @adamjahani4494
    @adamjahani4494 8 หลายเดือนก่อน

    in the input output table(0,1), would you only include states that have epsilon? For example, if A did not have an epsilon and went on 1, would you include that in the table.

  • @badman4234
    @badman4234 4 ปีที่แล้ว +1

    I don't think that state B is final, only A and C are final. F union A, so C union A is A and C.

  • @vinayaksharma-ys3ip
    @vinayaksharma-ys3ip 3 ปีที่แล้ว

    Thank You so much💯💯

  • @WebDude1509
    @WebDude1509 3 หลายเดือนก่อน

    Thankyou

  • @lucasdasilvalima9598
    @lucasdasilvalima9598 3 ปีที่แล้ว

    saved my life!

  • @howtoinform
    @howtoinform 4 ปีที่แล้ว +1

    please video about E-NFA to DFA

  • @gadhamshettyyamini8314
    @gadhamshettyyamini8314 4 ปีที่แล้ว

    Superb sir...

  • @antwanwimberly1729
    @antwanwimberly1729 10 หลายเดือนก่อน

    The best thing for the instructor to do would be to start from scratch with the rendering of this state machine and describe the various layers. Then provide the solution. He understands the syntax but we do not.

  • @antwanwimberly1729
    @antwanwimberly1729 10 หลายเดือนก่อน

    All you need to know is the notation and syntax. I see a, b, and c but do these circles definitively represent distinct states? Just depends on the grammar, etc: ahhh..::according to our instructor yes they do. Kewl!! Not as hard as it seems.

  • @ManideepGoudDammagouni
    @ManideepGoudDammagouni ปีที่แล้ว

    you are the only appearing GOD before the exams thanks a lot ❤‍🔥❤

  • @rahulsaini15
    @rahulsaini15 6 ปีที่แล้ว +1

    Amaaazing videos !!

  • @MadduriGanesh29
    @MadduriGanesh29 4 ปีที่แล้ว +1

    Can't we use only 1 arrow for transitions between 1 pair of states on both input? For ex: why don't use just one arrow for inputs 0 and 1 from A state to B state?

  • @tipusingh1260
    @tipusingh1260 5 ปีที่แล้ว

    Thank you .

  • @nityunjgoel1438
    @nityunjgoel1438 2 ปีที่แล้ว

    Can't the NFA finally obtained be minimized to just one accepting state with a self loop at any input? Since this one is also going to accept any input string to it due to all the states being accepting.

  • @ayubalwahid5354
    @ayubalwahid5354 5 ปีที่แล้ว +1

    man you are the best

  • @Rishank3003
    @Rishank3003 7 หลายเดือนก่อน

    Least useful channel our teacher does not uses you method

  • @angelixuscraft
    @angelixuscraft 6 ปีที่แล้ว +4

    Why do you set the 3 states as accepting states? Shouldn't it be only C and A?

    • @T3hIluvatar
      @T3hIluvatar 5 ปีที่แล้ว

      the answer is at 6:58 , this particular e-nfa accepts any word as it has e-transitions from initial state to an accepting state

  • @nulakachandanampraneeth
    @nulakachandanampraneeth 8 หลายเดือนก่อน

    Sir I think here A doesn't have the e*closure with c

  • @preethyfh3698
    @preethyfh3698 3 ปีที่แล้ว +1

    Thankyou so much sir🙏. May I know your name...?

  • @Ramu9119
    @Ramu9119 ปีที่แล้ว

    nice video brother

  • @mobileuser1124
    @mobileuser1124 5 ปีที่แล้ว

    Good job sir

  • @vamckrishna2827
    @vamckrishna2827 2 ปีที่แล้ว

    After conversion of the following epsilon NFA to NFA what is the number of input alphabets in the resultant NFA

  • @dhanushsivajaya1356
    @dhanushsivajaya1356 3 ปีที่แล้ว

    Thankyou sir

  • @Virajpatil32
    @Virajpatil32 10 หลายเดือนก่อน

    We need epsilon nfa to dfa as well please

  • @veenadas4847
    @veenadas4847 5 ปีที่แล้ว

    thank you sir

  • @thelastdragonbender5824
    @thelastdragonbender5824 3 ปีที่แล้ว

    Thanks!

  • @ssjtso
    @ssjtso ปีที่แล้ว

    Εισα λεβεντης!!!Living Legend

  • @shayanshaikh4167
    @shayanshaikh4167 4 ปีที่แล้ว

    Big Fan Sir🤝✨👍👍

  • @shashidharb96
    @shashidharb96 6 ปีที่แล้ว +1

    If all the states are final states then what is the use of having NFA, let the machine accepts all the inputs

    • @T3hIluvatar
      @T3hIluvatar 5 ปีที่แล้ว

      this is just to show how the conversion is done in a common scenario

  • @mikelogovi2252
    @mikelogovi2252 4 ปีที่แล้ว

    please, if i have 2 states q1 and q2,q2 is not final state, and there is epsilon transition between them and i have not another transition with q2 , what is the rule?

  • @talkingcomrade
    @talkingcomrade หลายเดือนก่อน

    Love it ❤

  • @haniaismail454
    @haniaismail454 9 หลายเดือนก่อน

    if i converted it to dfa what will be the accept state based on

  • @antwanwimberly1729
    @antwanwimberly1729 10 หลายเดือนก่อน

    So at the 2:25 mark it’s just a matrix.
    A 3x2 one.

  • @dev_good
    @dev_good 4 หลายเดือนก่อน

    Can anyone tell me why e closures of A is all A, B and C . It should be only A and B

    • @adityak935
      @adityak935 4 หลายเดือนก่อน

      A on epsilon goes to B, and B on epsilon goes to C , so A goes to C on epsilon (Zero input)

  • @DiptanshuGiri
    @DiptanshuGiri 2 ปีที่แล้ว

    oh goood thank you thank you

  • @rupeshpabba5874
    @rupeshpabba5874 2 ปีที่แล้ว

    Hey, what about the final states if there are no states which doesn't reach final states on seeing epsilon ?

    • @mohammadzaid9189
      @mohammadzaid9189 2 ปีที่แล้ว

      make them initial in your nfa simple

  • @Katzelle3
    @Katzelle3 3 ปีที่แล้ว

    What kind of machine is this?

  • @sayantaniguha8519
    @sayantaniguha8519 2 ปีที่แล้ว

    What about dead states ?

  • @sivajisurisetty3604
    @sivajisurisetty3604 7 ปีที่แล้ว +9

    sir can u tell me the cnversion of epslion nfa to dfa

    • @self-reliant9727
      @self-reliant9727 6 ปีที่แล้ว +25

      first convert to nfa then convert to nfa to dfa...

    • @ccuuttww
      @ccuuttww 6 ปีที่แล้ว

      right

    • @uzairakram899
      @uzairakram899 5 ปีที่แล้ว

      create a transition table, write all the transitions, you will get sets of states for each transition, make these sets a new state define the transitions for these states, repeat the process till there are no new states and all transitions are defined. Use the table to construct a DFA.

  • @jannatulnayeem433
    @jannatulnayeem433 2 ปีที่แล้ว

    can u tell me the reference book of this method??