Minimization of DFA (Example 2)

  Рет қаралды 857,532

Neso Academy

Neso Academy

Күн бұрын

Пікірлер: 283
@UjjwalRaj-CSE-
@UjjwalRaj-CSE- 10 ай бұрын
Neso Academy is not only a channel. It is an emotion to me
@devilgaming4869
@devilgaming4869 5 ай бұрын
Bro emotion for me hota hai😊
@TheImperialzero
@TheImperialzero 7 жыл бұрын
Better than my professor. Thanks for the clear explanation! and the way you say equivalent!!!! Like butter
@himanshu6489
@himanshu6489 7 жыл бұрын
you're from which country?
@marxman1010
@marxman1010 3 жыл бұрын
@@himanshu6489 Neso's teaching is better than any top level USA professors who teach automata. God, I can't believe automata can be learned in Neso's way.
@rikengaming5652
@rikengaming5652 2 жыл бұрын
better than any college professor
@tailung6334
@tailung6334 Жыл бұрын
​@@marxman1010neso is run by Indian
@ssanyaverma
@ssanyaverma 5 ай бұрын
Same 😢
@ganjargingintahyudin9774
@ganjargingintahyudin9774 5 жыл бұрын
this is helping me before midterm exam..........
@henrycavil3385
@henrycavil3385 3 жыл бұрын
Same ❤️
@tanmoy.mazumder
@tanmoy.mazumder 3 жыл бұрын
bruh sem :'3
@gopireddy9308
@gopireddy9308 3 жыл бұрын
Same 2 me also
@mohamedmansour6177
@mohamedmansour6177 3 жыл бұрын
I'm doin its midterm in 1 hour :( :)
@ahmetkarakartal9563
@ahmetkarakartal9563 3 жыл бұрын
@@mohamedmansour6177I have exam at 13.30 . how was your exam?
@jatinchourasia8347
@jatinchourasia8347 5 жыл бұрын
You have saved me from Backlog in Automation Hatsoff sir to you much love !!
@finder2023
@finder2023 Жыл бұрын
thank you this video helps me to understand easily the concept of DFA minimization. Neso is best
@arunavaghosh4635
@arunavaghosh4635 5 жыл бұрын
You guys are besttttttttttt thank you so much I am trying to solve this one for so long but because of some miscalculations I was not able to get it thankkkk youuuu
@bharath4713
@bharath4713 3 жыл бұрын
Someone Give this man a medal✌
@phillipmichalowski
@phillipmichalowski 7 жыл бұрын
Great videos! Thank you for going through each step in such detail, it really helps to trace the line of thought necessary to solve these problems. Much appreciated.
@pycoder_official
@pycoder_official 2 жыл бұрын
4:45 in 1 equivalent q6 not equivalent with q0 and q4... Thanks for amazing explaination 🤩
@Nikhil-dp2mw
@Nikhil-dp2mw Жыл бұрын
Thanks for the correction
@romitbhattacharya8172
@romitbhattacharya8172 Жыл бұрын
exactly in 1 equivalence q6 is a part of {q1,q7,q6}
@ABDULSAMAD-u6r
@ABDULSAMAD-u6r Ай бұрын
No , {q0 , q4 , q6} will be in same set q0 and q6 are 1 equivalence because , (q0 on getting '0' goes to q1) && (q6 on getting 0 goes to q6) ->(different states but ,q1 ,q6 are in same set ) Similarly (q0 on getting '1' goes to q5 ) && (q6 on getting 1 goes to q4 ) ->(Here also diff states , but q5 , q4 are in same set) Therefore q0 and q6 are 1 equivalence. So {q0 , q4 , q6 } will be in same set in 1 equivalence. Also try checking (q6 with q4 you will understand).
@aakashkurmi35
@aakashkurmi35 13 күн бұрын
@@ABDULSAMAD-u6r no
@ashhmuds1173
@ashhmuds1173 2 жыл бұрын
q3 is unreachable state. Before forming equivalence class, you must remove q3.
@ratneshsingh8403
@ratneshsingh8403 2 жыл бұрын
Ya we have to remove Q3 before any operation
@churakantiakshithareddy8936
@churakantiakshithareddy8936 Жыл бұрын
Literally this video is helping me before the sem exam.....😌
@nitindiwakar_1857
@nitindiwakar_1857 3 жыл бұрын
In minimization of DFA first we have to remove unreachable state, that you haven't done in this question.
@programmer6953
@programmer6953 2 жыл бұрын
if you are commenting such a way then you should let the viewers knows which states are you exactly talking about?You made a comment now every one confused whome already where lmao: p
@comfycat7425
@comfycat7425 2 жыл бұрын
​@@programmer6953 if you can't tell which state is unreachable then there is no point for you to watch this video
@comfycat7425
@comfycat7425 2 жыл бұрын
@@mranonymous9126 how about q3 mr computer scientist
@mranonymous9126
@mranonymous9126 2 жыл бұрын
@@comfycat7425 sorry mate my bad
@aminatithi8781
@aminatithi8781 2 жыл бұрын
@@comfycat7425 i think q3 is unreachable
@richamishra7107
@richamishra7107 4 жыл бұрын
sir, we always have to remove the states that is not reachable from initial state. This transition table has one not reachable state. If we don't remove we may not get minimized DFA. You can try with example.
@sajalsingh7727
@sajalsingh7727 2 жыл бұрын
q3 is unreachable.
@abhi.2407
@abhi.2407 2 жыл бұрын
yeah, solved problem is wrong
@bhavnagohatiya7164
@bhavnagohatiya7164 2 жыл бұрын
Yes q3 is not reachable
@Patrick-hb9dbj
@Patrick-hb9dbj 2 жыл бұрын
how did you identify q3 is not reachable? as q3 is missing in 0 and 1 column hence you concluded, right?
@tanaygaur5033
@tanaygaur5033 Жыл бұрын
@@Patrick-hb9dbj unreachable means, unreachable from the initial state, ie, q0. Any string (continuous series of input values) will not end in Q3 , ie, it's unreachable. Your deduction, too, is correct but sometimes a state is given on the right side of table( columns of 0 and 1) , yet still unreachable.
@wallcasey52
@wallcasey52 3 жыл бұрын
Thank you this helped me so much more than the stuff that my professor gave me
@gopireddy9308
@gopireddy9308 3 жыл бұрын
This is so soo helpful for midterm examination
@gadhamshettyyamini8314
@gadhamshettyyamini8314 4 жыл бұрын
Too clear sir.... thankyou
@manasameria524
@manasameria524 3 жыл бұрын
q3 and q5 are not 3 equivalence of each other, q3->0->q2 q3->1->q6 q5->0->q2 q5->1->q0. In 2 equivalence q0 and q6 are not in the same group hence, q3 and q5 can not be in the same group in 3 equivalence. So, 3 equivalence should be {q0, q4} {q6} {q1, q7} {q3} {q5} {q2}.
@kavyahegade6477
@kavyahegade6477 Жыл бұрын
1 equivalence is not correct. q0,q4 are one set, q1,q6,q7 are one set. from there the mistake started
@creativeideas4170
@creativeideas4170 10 ай бұрын
mid term me mere 89 out of 100 aaye hai thanx neso academy sirf aapki vajah se possible ho paya ye thanx neso academy
@yaroslawliker
@yaroslawliker Жыл бұрын
Thank you for realy good and detail explanation
@vrushaligholap6647
@vrushaligholap6647 3 жыл бұрын
Superb explanation Sir!
@kandy5983
@kandy5983 2 жыл бұрын
In 4:45 how q6 became with {q0,q4} aren’t they went to different sets with input 1 ?
@lan2562
@lan2562 2 жыл бұрын
i was confused too, but q0(0) and q6(0) lies in one 0-equivalent set
@itv5610
@itv5610 2 жыл бұрын
4:48 how is q6 equivalent to q0 and q4. It doesn't seem to be true.
@CharmingMoments09
@CharmingMoments09 2 ай бұрын
Thank you so much Sir your videos are really helpful Sir.
@nawwalwaseer4691
@nawwalwaseer4691 7 ай бұрын
Great explanation❤
@gideonmutiso9426
@gideonmutiso9426 3 жыл бұрын
The video is well explaining, i really like your tutorial. Big up men
@kanchasaailaa7536
@kanchasaailaa7536 6 жыл бұрын
if q2 is already a disjoint set then why compared q3 with q2 and joined them ??
@viswanadhvarmakallepalli5148
@viswanadhvarmakallepalli5148 6 жыл бұрын
Here q3 is the unreachable state so we will discard that state. Please clarify sir.
@Rahulsingh-bu6jh
@Rahulsingh-bu6jh 4 жыл бұрын
watch previous videos....
@anonymoussloth6687
@anonymoussloth6687 4 жыл бұрын
Yes you are right. The correct answer is: {0, 4} {6} {1, 7} {4} {2}
@yummycandy1703
@yummycandy1703 4 жыл бұрын
how is q3 unreachable
@NotcoolNotcool
@NotcoolNotcool 4 жыл бұрын
@@anonymoussloth6687 affects nothing buddy, you have five states this solution has 5 states,they both are the same!
@cool_guy_Vaibhav
@cool_guy_Vaibhav 2 жыл бұрын
10:37 , sir you wrote q2 will go to q0 and q4 which is wrong as it will only go to q0 with input 0. Please correct it.
@Ogg_skimmer
@Ogg_skimmer Жыл бұрын
yh I think you are right.
@ommule4999
@ommule4999 4 жыл бұрын
Really helps a lot ur videos thank you so very much !!!!
@APURVSHEWALEBCE
@APURVSHEWALEBCE 4 жыл бұрын
Bro tu pan ithech lol
@nisha_editz3099
@nisha_editz3099 5 жыл бұрын
Tq so much sir very effective and clear explanation..
@srikanthtalks4877
@srikanthtalks4877 2 жыл бұрын
excellent explanation
@knowledge_apna
@knowledge_apna 2 жыл бұрын
In the 3-equivalent the set(q3, q5) are not three equivalent in myside, I am confusing to solve three equivalent now help to clearify of this problem.. No doubt you are a great teacher and great academy..
@AnishKumar-wh9qy
@AnishKumar-wh9qy 2 жыл бұрын
That's clear buddy, silly mistake by sir. In 3-equivalent Q3 and Q5 are in the different set .
@user-wl5nl3gb9p
@user-wl5nl3gb9p Жыл бұрын
@@AnishKumar-wh9qy they are in same set, are'nt they ? (7:49)
@ganeshreddykomitireddy5128
@ganeshreddykomitireddy5128 Жыл бұрын
Yes you are correct
@kavyahegade6477
@kavyahegade6477 Жыл бұрын
@@AnishKumar-wh9qy no they are in same equivalence. they both have q2 and q6 for 0 and 1
@kavyahegade6477
@kavyahegade6477 Жыл бұрын
no they are in same equivalence. they both have q2 and q6 for 0 and 1
@lima073
@lima073 2 жыл бұрын
It's fun to learn with you !
@vollyballMan
@vollyballMan 4 жыл бұрын
At 2 Equivalence q0 and q6 are in defferent State . so how in 3 Equivalence q3 and q5 are in same State??????
@stoneshot6062
@stoneshot6062 4 жыл бұрын
@Harshal Patil so that was q6 and not q0?
@buzzbony1068
@buzzbony1068 3 жыл бұрын
@@stoneshot6062 exactly
@rajatsaini7267
@rajatsaini7267 6 жыл бұрын
I think q1 and q7 should be placed in separate groups as while getting 3equivalence they come give output in different group with input 0. Please clarify!
@prateekrao6710
@prateekrao6710 5 жыл бұрын
Yes ... You are right . With input 0 and input 1 as well
@ganjargingintahyudin9774
@ganjargingintahyudin9774 5 жыл бұрын
i agree, i think there's little mistake
@jagjot1697
@jagjot1697 5 жыл бұрын
Both q1 and q7 have q6 when the input is 0, and q6 belongs in a group with only 1 member(i.e. q6). So they both have q6 and so, both of their inputs belong to the SAME group, i.e. the one which contains q6. That's all that matters here
@Farahat1234
@Farahat1234 5 жыл бұрын
Please dont make us more confuse, we are already confused a lot.
@adityadhal5027
@adityadhal5027 2 жыл бұрын
they transit to the same location for both 0 and 1. Hence ofc they should be in the same group.
@Viscos2000
@Viscos2000 3 жыл бұрын
Sir u really explain so we'll tqq 😍😍
@AjeetKumar-mo6xt
@AjeetKumar-mo6xt 3 жыл бұрын
q3 is unreachable from initial state . q3 never appears at the right side of the vertical line , means no any state which is reachable will lead us to q3 Any way answer is same . Nice video, Thanks
@surajdubey5391
@surajdubey5391 5 жыл бұрын
Your video is very clear with clear
@ananyadutta2490
@ananyadutta2490 4 жыл бұрын
I think q3 and q5 will be separate in 3.equivalence.
@loadingfuture9856
@loadingfuture9856 3 жыл бұрын
Yes ,
@preeti2525
@preeti2525 3 жыл бұрын
Noo q1 and q7 will be separated
@hsg15
@hsg15 2 жыл бұрын
no.. never because for 0 as well as for 1 input they are going to the same state . so they are totally equivallnce
@iimoon777
@iimoon777 Жыл бұрын
No because for 0 (q3,q5) goes for same set, and for 1(q3,q5) goes to the same set. From what I understood, it seems like the Individual values (0,1) in both states q3,q5 should be part of "a" same set and it's not necessary for both 1 and 0 to be together in a set. 0 1 q3 q2 q6 q5 q2 q6 ^ ^ {q2} {q6}
@yashparmar5722
@yashparmar5722 Жыл бұрын
Thanks man love from india
@TheMitsosS
@TheMitsosS 6 жыл бұрын
Amazing video!! You explain it really good!!
@kaifahsan8459
@kaifahsan8459 3 жыл бұрын
Amazing content. Thanks a lot Neso.
@saipriya4700
@saipriya4700 4 жыл бұрын
Thank you so much for clearing the concept
@RahulSahu-yc9fc
@RahulSahu-yc9fc 2 жыл бұрын
in 1 equivalence, how q6 is equivalent to q0 or q4?
@Asdfdyutgfd
@Asdfdyutgfd Жыл бұрын
same doubt
@nkosinathikhumalo3989
@nkosinathikhumalo3989 Жыл бұрын
I think he must've made a mistake. I've been redoing it trying to figure out how he did it and I can't find a solution. He must've made a mistake.
@naydernn4725
@naydernn4725 2 жыл бұрын
Listening to this guy makes me feel so safe... Everything is explainable, everything is gonna be okay, don't worry 🥲
@JoseAlvarez-dl3hm
@JoseAlvarez-dl3hm 3 жыл бұрын
Awesome exponation. At last it clicked to me, lol.
@gedelasivakrishna
@gedelasivakrishna 3 ай бұрын
Thankyou !!
@nottherealender
@nottherealender 5 ай бұрын
15minutes before exam just enough time to watch the video 🤣🤣
@uditisinha357
@uditisinha357 2 жыл бұрын
while making the final transition table for minimized DFA can we write like {q1, q2} instead of q1q2? doesnt that make it NFA?
@kavyahegade6477
@kavyahegade6477 Жыл бұрын
1 equivalence is not correct. q0,q4 are one set, q1,q6,q7 are one set. from there the mistake started
@ashishgrover4506
@ashishgrover4506 4 жыл бұрын
Sir how q6 is equal to q0 q4
@godfatherop7526
@godfatherop7526 3 жыл бұрын
Thats a mistake , also q0 q7 wont be equal to q3 q5 but only q5
@manishpawar5918
@manishpawar5918 Жыл бұрын
There is no mistake please watch video with focus
@thedestroyer505
@thedestroyer505 5 ай бұрын
Are you dumb 😅
@xenon384
@xenon384 5 жыл бұрын
can i write like this in my exam like mentioning 0 equivalence 1 equivalence and so on, do u think that i can get marks by writing like this or i have to mention everything step by step?? plz reply
@shubhammondal6403
@shubhammondal6403 4 жыл бұрын
in 2 equivalence,when checking for q0 and q4,on getting input 0 states donot belong to the same set.then how can{q0,q4} be in the same set in 3 equvalence?
@mikhailwebb8377
@mikhailwebb8377 10 ай бұрын
I was just wondering the same thing
@OfficialQuerppMusic
@OfficialQuerppMusic 3 ай бұрын
great video
@kasturimeh
@kasturimeh 3 жыл бұрын
I have a doubt, in 2-equivalence, q0 and q4 should be in two different sets because q1 and q7 belong to same set but q5 belongs to a different set. so q1, q7 and q5 together are not in the same set. Someone please clear this doubt. thanks
@TomShelbyXD
@TomShelbyXD 3 жыл бұрын
for 0 q0 goes to 'q1' and q4 goes 'q7' which are in the same set and for 1 q0 goes to 'q5' and q4 also goes to 'q5' they are also in same state so they are 2 equivalent. I hope you understand or just watch the video from 1 equivalence you will understand what I'm talking
@shubhampithadiya2839
@shubhampithadiya2839 4 жыл бұрын
is equivalence-3 saturates Q3 and Q5,?
@rishavshah5842
@rishavshah5842 9 ай бұрын
NO
@SurajSingh-tf7dp
@SurajSingh-tf7dp 4 жыл бұрын
You probably forgot to combine the states in the transition table, this was DFA .. so it could not have multiple states ... see 10:50
@pratikgohil7821
@pratikgohil7821 3 жыл бұрын
it is not multiple state, state name is {q1, q7}
@dineshyadav08
@dineshyadav08 10 ай бұрын
Ur excellent bro ....
@sankarayachitula4328
@sankarayachitula4328 5 жыл бұрын
Excellent sir.
@adityadhal5027
@adityadhal5027 2 жыл бұрын
in the transition table at the end {q0, q4} -> for 1 should be {q5} only. correct me if I'm wrong.
@tejaltatiwar4682
@tejaltatiwar4682 2 жыл бұрын
same doubt
@omop5922
@omop5922 2 жыл бұрын
Hey guys don't we remove unreachable states first before making equivalences?
@berkberkmeen4748
@berkberkmeen4748 7 жыл бұрын
Yolu save my life .respect from turkey Comp.engineering department
@namanpadiyar09
@namanpadiyar09 3 ай бұрын
Answer should be {q0, q4} {q6} {q1, q7} {q3,q5} {q2}.
@vanshika5721
@vanshika5721 Жыл бұрын
q3 and q5 should be separate in equivalence of 3
@syedzuhair2593
@syedzuhair2593 3 жыл бұрын
It's a mistake in equivalence 1 when you compare q0 with q4 when you compare with 0 it's shows q1 and q7 how ever q1 is no longer in same set so q4 will be separate set
@muhammadashfaq8032
@muhammadashfaq8032 2 жыл бұрын
You are right
@subudhiroshni528
@subudhiroshni528 Жыл бұрын
For minimization of dfa first we have to remove unreachable state right?
@srihari2541
@srihari2541 4 жыл бұрын
i didnt get it in the second equivalence
@Lionelmessi-zp9vt
@Lionelmessi-zp9vt 3 жыл бұрын
yeah i too think its wrong in q2
@macmascarenhas307
@macmascarenhas307 5 жыл бұрын
Thank u. Good explanation
@satyampenugurthi4365
@satyampenugurthi4365 2 жыл бұрын
Sir you did a mistake at one equivalence as {q3,q5} should not fall in same set ,since they are going to final state
@JESoutrik
@JESoutrik 3 жыл бұрын
at 5:00 , why wont q1 and q2 be equivalent ? Since boths outputs are respectively in same sets. Is the reason because q1 and q2 were in different sets in the above row ?
@uttkarshchavan9058
@uttkarshchavan9058 2 жыл бұрын
Bot q2 is final state it can't be equivalent
@pingalisaidireddy4138
@pingalisaidireddy4138 6 жыл бұрын
Tq sir now I'm getting clear about this topic
@wellwisher2704
@wellwisher2704 8 ай бұрын
Sir, does we need to construct a DFA state diagram at the end?
@LordSarcasticVlogger
@LordSarcasticVlogger 8 ай бұрын
I have some doubt…in what order we have to pick elements from Non-Final states list?
@ayushmalhotra308
@ayushmalhotra308 Жыл бұрын
Please reply! I have first solved it then saw your solution Mine and yours answer is same but slight difference is that I have not considered q3 because q3 is unreachable state
@ruchirai4406
@ruchirai4406 4 жыл бұрын
Sir in example-1 you have taken union in transition table and in example-2 you doing different thing. And we are taking union in example-2 different table in formed...
@uttkarshchavan9058
@uttkarshchavan9058 2 жыл бұрын
Sir how q6 will group with q0 It will group with q1 4:45
@anuradhasai7233
@anuradhasai7233 4 жыл бұрын
very clear explanation....thank godd..!! and you sir!!
@Zkanovic
@Zkanovic 9 ай бұрын
what if there is more than 1 final state? do I have to check if it is equivalance or not?
@aishwarysharma3022
@aishwarysharma3022 4 жыл бұрын
how does {q0 and q4} are in same state in 2nd equivalence even though on comparing both q0 &q4 on 0 input it gives q1 and q7 and on input 1 its q5. now, if we check it in 1st equivalence there's no q1,q7 and neither q5 as well these state are not present in same state in 1st equivalence.As combination is {q0,q4,q6} so it became equivalent(i.e {q0,q4}). guyz plz if any one can figure out this plz reply to this comment ASAP
@rabbiipictures7505
@rabbiipictures7505 3 жыл бұрын
same problem I have, please if you know the solution, please tell me
@soumilyade1057
@soumilyade1057 5 жыл бұрын
q3 is unreachable so it should be eliminated first.
@soumilyade1057
@soumilyade1057 5 жыл бұрын
@@anitha9080 taking none of the input symbols, q3 can be reached from any of the other states. Hence, the string accepted never passes through the state q3.
@swaraj6053
@swaraj6053 4 жыл бұрын
@@soumilyade1057 I dont understand. What is wrong?
@shakuntalakamade
@shakuntalakamade Жыл бұрын
how does the q6 is 1 equivalent to q0 and q4?
@gayathrinallam4487
@gayathrinallam4487 5 жыл бұрын
Sir in the last of this video in the transition table for minimized DFA ...y does q2 will get {q0,q4} for the zero input ?it should be q0 itself ryt?
@yummycandy1703
@yummycandy1703 4 жыл бұрын
friend for 1 is q2 itself and for 0 the two equivalent states q0q4
@manisharathour
@manisharathour 2 жыл бұрын
@@yummycandy1703 How it can be q0q4 for q2 ?
@TANKALAHARSHAVARDHANBCT
@TANKALAHARSHAVARDHANBCT 4 жыл бұрын
for doing q0 and q4 the q5 lies in different set right?
@naitikbhavsar4195
@naitikbhavsar4195 3 жыл бұрын
Yes that's what I'm confused abt
@saeid4349
@saeid4349 Жыл бұрын
How do you know that q2 is an exit state? How did you figure it out?
@sasidharangs8125
@sasidharangs8125 2 жыл бұрын
q3 is an unreachable state and must have been removed from the table even before we check equivalence right?
@devanshsingh2
@devanshsingh2 9 ай бұрын
Yeah i was thinking the same
@username_0_0
@username_0_0 3 жыл бұрын
why q2X0={q0,q4 }? at 10:31
@RohitKumar-zp6ci
@RohitKumar-zp6ci 8 ай бұрын
{q3,q5 } q3 on 0 goes to q2 , on 1 goes to q6 q5 on 0 goes to q2, on 1 goes to q6 Here q2 and q6 belong to different set so they should not be kept together. 4:18 Correct me if I Missed something
@adityaA627
@adityaA627 6 жыл бұрын
Q3 is a dead state as it is not reachable via any states so shouldn't it be a dead state and removed?
@jokerharley2174
@jokerharley2174 3 жыл бұрын
In 2 equivalent (Q3,q5) are not 2 equivalent.
@dattaramnavle6811
@dattaramnavle6811 8 ай бұрын
similar output for same input
@tinagourkar8766
@tinagourkar8766 2 жыл бұрын
q3 is unreachable state so it should be eliminated right?
@Serkanjim
@Serkanjim Жыл бұрын
Great explanation! At first I thought you were doing it wrong, my bad :(
@dilipjaiswal1201
@dilipjaiswal1201 2 жыл бұрын
Sir minor mistake in solution Comparision of q0 and q4
@i__sandesh
@i__sandesh 4 ай бұрын
Why didn't you remove the unreachable state first, i.e, q3 ???
@avikbhanja
@avikbhanja Ай бұрын
Why is that unreachable?
@dxlh8u574
@dxlh8u574 Жыл бұрын
I still don't get it. In 1 equivalent how q0,q4, but how q6 is in the same state?
@utpatang3596
@utpatang3596 7 жыл бұрын
q3 should be omitted and there will be 6 states left
@sukhchainloui2092
@sukhchainloui2092 Жыл бұрын
This come in my final exam
@shubhammandal4307
@shubhammandal4307 3 жыл бұрын
Thanks
@veeru-2023
@veeru-2023 Жыл бұрын
Sir , in this Examplef the q3 is Unreachable state, then why you considered it, From initial state we can't reach to the q3 state. Sir please reply ASAP , I have examination. ❤
@saurabhjindalvlogs874
@saurabhjindalvlogs874 Жыл бұрын
you did not remove unreachable state q3
@parrotlover8302
@parrotlover8302 2 жыл бұрын
In Equivalence 1st not come q6 in q0 and q4
@skumarn6435
@skumarn6435 10 ай бұрын
q3 is unreachable so can we remove it in initial stage only?
@rishavshah5842
@rishavshah5842 9 ай бұрын
YES THIS ONE..
@lawkeeperray8832
@lawkeeperray8832 Жыл бұрын
I'm curious, what is the Lm of this DFA?
Minimization of DFA (With Multiple Final States)
9:08
Neso Academy
Рет қаралды 541 М.
Minimization of DFA (Example 1)
15:56
Neso Academy
Рет қаралды 1,7 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 54 МЛН
Myhill Nerode Theorem - Table Filling Method
19:40
Neso Academy
Рет қаралды 1,1 МЛН
NFA to Regular Expression Conversion
13:37
Neso Academy
Рет қаралды 971 М.
Minimization of Deterministic Finite Automata (DFA)
6:10
Neso Academy
Рет қаралды 762 М.
Deterministic Finite Automata (Example 1)
9:48
Neso Academy
Рет қаралды 1,9 МЛН
Myhill Nerode Theorem - Table Filling Method (Example)
15:05
Neso Academy
Рет қаралды 530 М.
Conversion of NFA to DFA
9:28
Neso Academy
Рет қаралды 1,5 МЛН
A tricky Harvard Exam Question | Nice Radical Math Problem.!!
8:08
Lec-26: Minimization of DFA in Hindi with example | TOC
17:36
Gate Smashers
Рет қаралды 1,2 МЛН