Showing 50 open source projects for "graph"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 1
    GrALoG is a tool for editing and visualising graph-like-structures and the results of algorithms running on them. Through it's plugins GrALoG is hugely extendable, i.e. plugin-developers can define their own graph-like structures and algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Open Optimization for Java provides a framework and the implementation of commonly-used algorithms found in Graph Theory and Network Optimization, e.g. shortest path and postman problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Knotwork is a graphical application to create knotworks in a celtic, arabic or viking style. User draws a graph defined by vertices and edges, which gives the basis for building the knotwork. Web page: http://knotwork.sourceforge.net/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RoxGT its an open source framework for building Graph-based applications. It has been built essentially for academic jobs, such as graph algorithm execution and theorem proofs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 5
    AbuGraph is a freely available Java application for the layout and visualization of directed graphs. Bound to a TCP port, it supports dynamic graph creation receiving commands from a telnet console or another third party application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Takes in or generates a mathematical representation of a graph and runs analysis functions on these graphs to determine and display a number of metrics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A collection of miscellaneous Java utilities, including a standard enumerated type base class, multithreading utilities, graph utilities, and several generalizations / augmentations of the Java Collections API (e.g. MultiMap, ListDiff).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple Java Graph is a minimal matrix- and listbased graph implementation. An AStar search algorithm is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Algorithms to estimate the number of k-colorings of a low-degree graph using samplings from a markov chain are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 10
    Project Graph contains the sources and releases of MIDlet Graph, which calculates mathematic expressions and draws function graphics on the screen of J2ME mobile device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jGABL (the Java Graph Algorithm Base Library) is a java library for the implementation of graph algorithms. It covers a hierarchy of graph concepts, various graph implementations, and algorithm animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ballotbox is a java library consist of 36 algorithms derived from 23 Social Choice Rules (Voting Methods). Uses jgrapht graph theory project and it is own Preference class to represent preferences. Includes preference similarity algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Graph Theorizer will be a java application that will help to teach and research Graph Theory. We will support Windows, Linux, and Mac in our first releases, while hopefully moving towards any platform that supports Java Standard Editon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Digital graph 1.3 is an advanced JAVA SWING component for modelling, displaying, saving and loading graphs(using XML and XMLSchema). It is fully documented and requires jdk 1.5.x.Version 1.3 adds 9 bug fixs, 3 rengineering and 4 new features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GraphLab provides a rich environment for researchers in Graph Theory field. The project page has moved to http://graphlab.sharif.ir
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The goal is to develop a tool to assist research in algebraic graph theory. It already features an intuitive graphical user interface and methods to calculate graph endomorphisms, factor graphs and products of graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A graph library, developed in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Can calculate mathematical expression. It have a module system witch make it very easy to add own functions. Other features are a graph painter and a tiny programming language designed too make it easy too write small mathematical tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    RISO: distributed, heterogeneous Bayesian belief networks. Belief network: a probability model defined on an acyclic directed graph; distributed: nodes can be on different hosts; and heterogeneous: allowing different types of conditional distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Goal of Coatie3D project is the development of a 3D graph drawer/ viewer. The purpose of graph drawing is the identification of a pleasant layout for a given graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GoGraph is a tutorial software giving informatics students an easy, interactive and ergonomic way to learn and exercise the graph theory. It is based on JGraph, an open-source graph component for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Vofce is a simple GUI driven graph plotting tool mainly for math students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java implementation of operations on undirected or directed graphs, in the aim of providing some simple tools for spectral graph theory and network understanding (-> Telecoms).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Two Markov-Chain-Monte-Carlo-algorithms ("Glauber Dynamics" and "Flip Dynamics") used for randomly sampling k-colorings of a graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The beginig of a Graph library to studies of University Of Uberlandia.
    Downloads: 0 This Week
    Last Update:
    See Project