Showing 10 open source projects for "digraph"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 1
    Social Network Visualizer

    Social Network Visualizer

    Social Network Analysis and Visualization software

    Visit our new site: http://socnetv.org Social Network Visualizer (SocNetV) is a social network analysis and visualization application. You can draw a social network (graph/digraph) or load an existing one (GraphML, UCINET, Pajek, etc), compute cohesion, centrality, community and structural equivalence metrics and apply various layout algorithms based on actor centrality or prestige scores (i.e. Eigenvector, Betweenness) or on dynamic models (i.e. Kamada-Kawai spring-embedder)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    rust_dot

    RustDOT is mostly the Graphviz DOT language, lightly rustified.

    It can be embedded as a macro or parsed from a string or file. let g1 = rust_dot! {    graph {        A -- B -- C; /* semicolon is optional */        "B" -- D // quotes not needed here    } }; println!("{} {} \"{}\" {:?} {:?}", g1.strict, g1.directed, g1.name, g1.nodes, g1.edges); // false false "" ["A", "B", "C", "D"] [(0, 1), (1, 2), (1, 3)] let g2 = parse_string("digraph Didi { -1 -> 2 -> 3  2 -> 4.2 }"); println!("{} {} \"{}\" {:?} {:?}", g2.strict, g2.directed, g2.name...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LightGraphs

    LightGraphs

    An optimized graphs package for the Julia programming language

    LightGraphs offers both (a) a set of simple, concrete graph implementations -- Graph (for undirected graphs) and DiGraph (for directed graphs), and (b) an API for the development of more sophisticated graph implementations under the AbstractGraph type. The project goal is to mirror the functionality of robust network and graph analysis libraries such as NetworkX while being simpler to use and more efficient than existing Julian graph libraries such as Graphs.jl. It is an explicit design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Microsoft Cognitive Toolkit (CNTK)

    Microsoft Cognitive Toolkit (CNTK)

    Open-source toolkit for commercial-grade distributed deep learning

    CNTK describes neural networks as a series of computational steps via a digraph which are a set of nodes or vertices that are connected with the edges directed between different vertexes. Create and combine models such as: -Feed-Forward DNNs -Convolutional neural networks -Recurrent neural networks
    Downloads: 5 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 5
    Curl External Library -- a Curl Open Source project. This project contains libraries for use with the Curl platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a Petri Network(PN) Simulator and some of graph and digraph operations. It is written in VisualC++ 6.0 MDI document. It supports mPN,mJPN and mTPN. And the new version 2.5 suports also graph and digraph operations like: minimum cost trees, paths,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A set of tools for analysis of information that can be represented as a digraph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This software parses input data for various applications into input data for other applications. For example, one could choose to parse an iCalendar calendar or database schema into a dot/GraphViz digraph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    D.R.I.V.E. - Digraph Research Inside Virtual Environments. A set of library/tools for the research of available paths inside VRML worlds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10
    Our project is to create a digraph editing tool modeled and improved upon the current Loop Group PowerPlay software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next