Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added formats for logical modeling #767

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jonrkarr
Copy link
Contributor

@jonrkarr jonrkarr commented Sep 21, 2021

Added several formats used by the CoLoMoTo Consortium for logical and petri net modelling.

  • Petri nets
    • Abstract Petri net notation (APNN)
    • Integrated Net Analyzer (INA)
    • Petri Net Markup Language (PNML)
  • Boolean/logical networks
    • Berkeley Logic Interchange Format (BLIF)
    • BooleanNet
    • BoolNet
    • boolSim
    • CNET
    • Genetic Network Analzyer (GNA)
    • Pint
    • TruthTable
  • Continuous/discrete time Markov processes applied on Boolean networks
    • MaBoSS

@sonarcloud
Copy link

sonarcloud bot commented Sep 22, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@LucieLamothe LucieLamothe added the concept/term addition Request for a new concept(s), or change(s) to existing concept(s) label Sep 30, 2021
@sonarcloud
Copy link

sonarcloud bot commented Nov 3, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@matuskalas matuskalas added this to the 1.26 milestone Dec 17, 2021
@matuskalas matuskalas self-assigned this Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concept/term addition Request for a new concept(s), or change(s) to existing concept(s)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants