Showing 36 open source projects for "graph"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    OR-Tools - Google Optimization Tools

    OR-Tools - Google Optimization Tools

    Google's software suite for combinatorial optimization

    Google Optimization Tools, also known as OR-Tools is an open-source, fast and portable software suite for solving combinatorial optimization problems. These encompass problems in vehicle routing, flows, integer and linear programming, and constraint programming. This suite contains a number of solvers, namely: a constraint programming solver; a linear programming solver; wrappers for commercial solvers (like Gurobi or CPLEX) and other open source solvers (SCIP, GLPK, etc.); among others....
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    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: 23 This Week
    Last Update:
    See Project
  • 3
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. ATC Online Alpha: https://advantrigoncalc.sourceforge.io/atc/ More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by...
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 4
    Graph
    Graph is a program used for drawing graphs of mathematical functions. It is easy to use while having a lot of features and settings. Official web site is located at http://www.padowan.dk
    Downloads: 10 This Week
    Last Update:
    See Project
  • 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
  • 5
    Pigale
    Pigale is a graph editor and a C++ algorithm library essentially concerned with planar graphs. This software, particularly intended for graph theoretical research, includes new algorithms based on our recent theoretical researches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    kpolynomeV2

    A Qt program that calculates polynoms based on given data coordinates.

    Qt 5.9 reimplementation of kpolynome - no KDE required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TSP Solver and Generator

    TSP Solver and Generator

    Generate and solve Travelling Salesman Problem tasks

    ...The matrix can be populated with random values in a given range (useful for generating tasks). The result is an optimal route, its price, step-by-step matrices of solving and solving graph. The task can be saved in internal binary format and opened later. The result can be printed or saved as PDF, HTML, or ODF. TSPSG may be useful for teachers to generate test tasks or just for regular users to solve TSPs. Also, it may be used as an example of using Branch and Bound method to solve a particular task.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    ZeGrapher

    ZeGrapher

    Fast and easy to use plotting software.

    ZeGrapher is a free and open source software for plotting mathematical objects (functions, sequences, parametric equations) and experimental data on the plane. This software is intended to be as easy to use as possible, suitable for high school students.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    istiChartLib

    C++ Chart Library for wxWidgets

    IstiChartLib is one of the simplest c++ library for making chart or graph. It is developed using wxWidgets library. For windows, please use IstiChartLib.zip. For Linux (tested on Ubuntu) use IstiChartLib_Linux.tar.gz. For detailed documentation, please visit www.firagiel.com Password to extract: firagiel
    Downloads: 2 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Peklo is a graph editor and an environment for visualizing and comparing different algorithms for some graph-theoretic problems, e.g. flows, shortest path, minimum spanning tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ASEP simulation library

    Simulation library for SSEP, ASEP or TASEP simulations

    ASEP simulation library is specialized for simulations of Asymmetric Simple Exclusion Processes (ASEP) and its mutations like SSEP or TASEP based on a graph. It is consisted of agents, models, timers and graphs that forms united modelling enviroment ready for computer cluster use - all based on Zarja library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NumMath

    NumMath

    Numerical methods calculation with graphs

    Math is a program designed to calculate roots of nonlinear equation, roots of system of linear equations, differentiate, integrate, approximate using LMS, matrix calculation using numerical methods for calculating results, estimated errors and much more. Math is also capable of drawing standard functions using graph dialog window to help with visualization functions, results, or approximation with given points and much more. All data can be exported in most common formats like PDF, PNG, TXT, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    SurfaceEmbedder

    Embeds graphs into the projective plane, torus and Klein bottle.

    SurfaceEmbeder determines if a graph can be embedded into a surface and, if yes, it produces an embedding of the graph in the surface. Right now, only projective plane, torus and Klein bottle are supported. The program uses the OGDF library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ANGEL-Automatic differentiation Nested Graph Elimination Library is a template library using the Boost Graph Library and the Standard C++ Library; it provides sparse representations of c-graphs their dual line graphs and vertex, edge and face elimina
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Soothsayer

    Soothsayer

    Capacity exhaustion prediction from RRD files

    Predict if storage utilised will reach capacity within defined period (maximum 5 years), using recent historical data contained within RRD files (maximum -1 year). Produces HTML (or partial HTML) and, more importanly, a PNG RRD Graph showing the prediction and, should the capacity be reached, an annotation indicating when. Optionally email out exception notices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    wavg

    Calculator of weighted averages.

    A simple program to calculate weighted averages. It is developed in C++ using Qt. So far I tried to compile it only on Linux. It can also generate a graph of the data and the average, using gnuplot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Intelligent Graph Visualizer
    IGV allows you to easily create and edit a graph, automatically places the graph on the plane (!!!), search for the minimal path (+coloring vertices), search center (+coloring), search vertices degree, search vertices eccentricity and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BIL++
    BIL++ is a set of standalone C++ packages for data processing in Bioinformatics (Graph mining, Bayesian networks, Genetic algorithm, Discretization, Gene expression data analysis, Hypothesis testing).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LSGTL means LLX’s Static Graph Template Library which is a light-weighted header-only template library developed mainly for static graph analysis. LSGTL is expected to be used in laboratories for research purposes mostly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Extcalc is a multifunctional scientific graphic calculator for linux with features like graph drawing, graph analysis and calculating scientific functions including differentiation, integration and logic functions.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 22
    Program for generating random graphs (aka random networks, or social networks) according to some models (Erdos-Renyi, Barabasi-Albert among others) and performing some statistical analysis on them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A library including the whole bunch of standard algorithms in graph optimization and drawing. On top of this, a GUI for manipulating and editing of graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An efficient and easy-to-use C++ library containing classes to represent and manipulate graphs and digraphs. Additional vertex and edge/arc property structures are provided that can be synchronized with the graph structure dynamically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A library of graph algorithms non-trivials. An example, chordiallity test, Max-flow, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next