List Question
10 TechQA 2015-06-24 22:05:16how to handle Unicode dot in table driven FSM?
							144 views
							
								Asked by akonsu
								
							
						
					i want dfa that accept string of{a,b,c} that starting with a and ending with c and have even no. of b
							2.8k views
							
								Asked by Umesh Jesadiya
								
							
						
					How to design a regex used for searching a pattern, rather than validating a pattern?
							255 views
							
								Asked by JackWM
								
							
						
					Difference Between KMP and Regex/DFA-based Searching
							2.6k views
							
								Asked by JackWM
								
							
						
					Deterministic Finite State Automaton (DFA) Exam Q
							397 views
							
								Asked by AudioBubble
								
							
						
					Converting DFA to RE
							1.3k views
							
								Asked by SSH
								
							
						
					Deterministic Finite Automata with 6 states
							679 views
							
								Asked by Alex
								
							
						
					Create Syntax tree from given Regular Expressions (For RE to DFA)
							9k views
							
								Asked by Hardik Modha
								
							
						
					If pref(L) is regular, does that imply L is also regular?
							1.5k views
							
								Asked by user76508
								
							
						
					Suggestions to implement a DFA to classify binary strings with a genetic algorithms strategy
							139 views
							
								Asked by Cristian Velandia