Skip to content

RSM modification  #4

Open
Open
@bachish

Description

@bachish

Develop an interface of the following types

  • Add(nonterm, rightSide), which computes the union of automata if there was such a nonterm, otherwise adds an automaton.

  • Remove(nonterm, rightSide), which calculates the difference.

It is important that the states are preserved, because they are used to reuse the already calculated results. It is wrong to create a new automaton every time.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions