Difference: CSC122F2022Lab2NFSM (2 vs. 3)

Revision 32022-08-22 - cathybareiss

Line: 1 to 1
 
META TOPICPARENT name="CSC122SylS2022"

Nondeterministic Finite State Machine

Added:
>
>
This has been changed to be an extra credit for lab 1

 A nondeterministic finite state machine is a finite state machine that allows for the changing of a state with no use of input and/or multiple options for a given state and input. Geeks for Geeks can explain it but the nice thing about this lab is you DON'T need to understand everything in that website. Your goal is to adapt a solution for the previous program to determine if a given machine is deterministic or not and to run it (in either case) on a given string.

Objectives

  1. Refresh programming skills especially in regards to recursion
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback