virtual-labs / engineers-forum

This is the central repository to post all the queries regarding labs and experiments.
Other
2 stars 5 forks source link

Experiment Repository Creation Request for Formal Language Automata #922

Open AmritaValueCS-22 opened 4 months ago

AmritaValueCS-22 commented 4 months ago

Repository Creation Request

Use this to get your experiment repository created or updated on GitHub under Virtual Labs organization.

  1. Coordinating Institute: Amrita Vishwa Vidyapeetham

  2. Approver’s Name: Dr.S.Padmavathi, Ms.M.Prathilothamai

  3. Approved Proposal:

    Formal_Language_Automata_proposal_PH-IV .docx.pdf e upload the PDF of the approved proposal-->

  4. Hosted url:

  5. Primary GitHub Handle Details:

    Name: VALUE Virtual Labs
    GitHub Handle:@AmritaValueCS-22
    Email id: virtual_labs@am.amrita.edu
  6. Secondary GitHub Handle Details:

    Name:
    GitHub Handle:
    Email id:
ravikiran2020 commented 4 months ago

@AmritaValueCS-22 Please find the links for Formal Language Automata Lab experiments and populate the repositories with sources of the experiments as detailed in Step 4 of the migration document.

  1. Experiment to convert RE to NFA - https://github.com/virtual-labs/exp-convert-re-to-nfa-au
  2. Experiment to convert NFA to RE - https://github.com/virtual-labs/exp-convert-nfa-to-re-au
  3. Experiment to minimize DFA - https://github.com/virtual-labs/exp-minimize-dfa-au
  4. Experiment to identify Context free languages using Pumping lemma - https://github.com/virtual-labs/exp-identify-context-free-languages-using-pumping-lemma-au
  5. Experiment to identify Regular Language using Pumping lemma - https://github.com/virtual-labs/exp-identify-regular-language-using-pumping-lemma-au
  6. Experiment to convert CFG in GNF to NPDA - https://github.com/virtual-labs/exp-convert-cfg-in-gnf-to-npda-au
  7. Experiment to convert CFG to CNF and GNF - https://github.com/virtual-labs/exp-convert-cfgto-cnf-and-gnf-au
  8. Experiment to Construct Pushdown Automata - https://github.com/virtual-labs/exp-construct-pushdown-automata-au