Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • MDESops MDESops
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • M-DES-tools
  • MDESopsMDESops
  • Merge requests
  • !2

add unary.py to define unary operators

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Shoma Matsui requested to merge add_unary into master May 29, 2020
  • Overview 0
  • Commits 1
  • Changes 5

I added unary.py to define unary operators of automata. At this time, only the trim operator is available.

find_inacc function has been moved to unary.py from supr_contr.py. Also, a test of the trim operator has been added.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add_unary