-
Notifications
You must be signed in to change notification settings - Fork 0
YezhouLiu/cPsystem_example_cpp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A simple cP system example, the system has: (1) three terms f(aaaaa), f(bbbb), and f(ccc); (2) three stateless rules: f(aX) ->+ f(eX), f(bX) ->+ f(dfgX), and f(cX) ->+ f(X). The rules and the system are only for illustration purposes. To compile, build, and run the project, CMake is needed. The build and run commmands are written as .bat and .sh files.
About
A simple membrane computing example
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published