Giter Club home page Giter Club logo

fault-tree-by-gml's Introduction

Fault-Tree-By-GML

自然语言生成可视化故障树, 切换对偶树, 分析路集与割集 Auto Generate Fault Tree From Human Language, Switch Dual Tree And Analyze Cut-set

实例输入

  1. ROOT[A]
    IF[B]AND[C]THEN[A]
    IF[D]OR[E]OR[F]THEN[B]
    IF[G]AND[H]AND[I]THEN[C]
    END
    image image

  2. ROOT[A]
    IF[B]OR[C]THEN[A]
    IF[D]AND[E]THEN[B]
    IF[b]AND[e]THEN[E]
    IF[a]OR[c]THEN[D]
    IF[b]AND[F]THEN[C]
    IF[H]AND[G]THEN[F]
    IF[e]AND[a]THEN[H]
    IF[d]AND[c]THEN[G]
    END
    image image

fault-tree-by-gml's People

Contributors

zty8023ys avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.