Skip to content

Support for Context Free Grammars and 2 Exercise Types for DFAs/NFAs#13

Open
martinhelfrich wants to merge 29 commits into
AutomataTutor:masterfrom
martinhelfrich:master
Open

Support for Context Free Grammars and 2 Exercise Types for DFAs/NFAs#13
martinhelfrich wants to merge 29 commits into
AutomataTutor:masterfrom
martinhelfrich:master

Conversation

@martinhelfrich
Copy link
Copy Markdown

New support for context free grammars and the 4 exercise types (by Martin Helfrich):

  • words in grammar
  • description to grammar
  • grammar to CNF
  • cyk algorithm

2 new exercise types (by Jan Wagner):

  • product constuction
  • minimization

ga63nij and others added 28 commits May 21, 2017 18:59
	Adding multiple Problems to ProblemSet;
	Showing Course Password in Overview
+ some minor layout changes
+ fixed creation/edition of multiple exercises
+ removed some debug outputs
+ removed db trace file
new problem types for grammars

See merge request !1
# Conflicts:
#	src/main/scala/com/automatatutor/model/Problem.scala
#	src/main/scala/com/automatatutor/model/SolutionAttempt.scala
WordsInGrammar instruction grammar mistake (singular vs plural)
@martinhelfrich
Copy link
Copy Markdown
Author

WordsInGrammar Feedback implemented...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants