Showing 475 open source projects for "solver"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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
  • 1
    sudoku Solver

    sudoku Solver

    A sudoku solver project built with Java with a user friendly interface

    This project has been built to allow you solve any Sudoku problem in no time. The project built using Java programming language. It`s simple interface built using Swing technology. A smart algorithm has been designed to solve your problem. First, using the systematic human way of solving. If the human failed to solve, your problem will be passed to a stronger algorithm that based on Try and Fail techniques and possibilities. Enjoy, learn and develop. You need to install Java JRE to run the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    calc4fem
    Spreadsheet Template for Structural Engineering (FEA Analysis for beams, trusses, 2D-frames). It makes possible to create your own parametric models.Templates for engineering calculation (fatigue, concrete plates, etc)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    The sudoku solver program is a simple command line driven program that solves sudoku puzzles by taking its input from a comma separated input file and printing results to the screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Very fast command line sudoku solver written in Fortran
    Downloads: 1 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    CSPFJ or CSP4J is an simple, hopefully fast CSP solver API written in Java featuring state-of-art search algorithms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    pyTRAX

    ODEs solver with GUI

    This small program named TRAX is capable of solving systems of ordinary differential equations and plotting the solution on a phase plane as well as function of time. The program is intended for educational purposes. The program runs on any Python-enabled platform, including GNU/Linux and MS\Windows OSs. To run the program you will need a python interpreter ver. 2.x and compatible versions of numpy, scipy and matplotlib libraries. See screenshot for usage reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    vsep

    The Very Simple Expression Parser (and Solver) Library for C

    VSEP is able to parse expressions like: (foo + bar + quz) (foo + bar(1, 2 (foo + bar))) foo('some_string',bar, 1.001e1) It can then "solve" these expression, getting any variables or function return values from various callbacks supplied to it. For the & and | operators (logical and and or, respectively) it supports lazy evaluation. VSEP can also be passed a callback returning the "difficulty" of getting a certain variable or function, which it can use to simplify the expression...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Curvefit

    Curvefit

    CurveFit is a software development kit (SDK) to optimize curves

    ...In many industries like ads, clothing, leather, the designed drawing by special software is in curves, the curves would be converted to line and arcs if user want to cut out them by machine. CurveFit is the library achieves this function that simplifies the lines and arc and keep the drawing in acceptable accurate level. This library accepts solver parameters and data , then generate optimized result. It can decrease up to 90% lines and arcs quantity significantly. This SDK (curve fitting library) supports most platform from 32-bit/64-bit Windows to Linux/Unix system, it supports .NET and JAVA environment also. Developers of CAD/CAM-systems can integrate it into their software, sample demo program with source code help you integrate it with your existing system or product and minimal programming knowledge required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    twobody3d

    Twobody3d is a solver for the two body problem in three dimensions.

    Twobody3d is a solver for the two body problem in three dimensions. It helps visualizing the law of gravity and the kepler orbits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10

    dftatom

    A Schrödinger and Dirac solver for atomic structure calculations

    Code repository: https://github.com/certik/dftatom
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sudoku's simply solver

    Sudoku's simply solver

    simply sudoku's solver that show step by step the solution

    A simply sudoku's solver make with fotran language that show step by step the solution of the puzzle. It is fast and light, not need installation - virus free. 1) open zip file into a directory 2) edit file text "matrice.txt" with notepad and insert the sudoku puzzle with zero on empty cell 3) start "solutore sudoku.exe" 4) insert on ms-dos window the sudoku dimension (es: 3 for 3x3 dimension) 5) push enter to see step by step the solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Zero Sum Game Solver JavaScript Library

    Zero Sum Game Solver JavaScript Library

    Zero Sum Game Solver JavaScript Library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sudoku MC

    Sudoku MC

    Sudoku solver based on the initial work of Michael Kennett

    Console based sudoku solver. It is a modified version of the solver included in the Ubuntu distribution of Linux, and has similar functionality to the original by Michael Kennett. New features: - You interactively can open and save boards with it. - The title of the board can be edited. - Added early contradiction check to detect if the board is unsolvable: 1 2  . | .   .  . | . . . .   .  . | 1 2  . | . . . .   .  . | .   .  . | 1 2 . -------+-------+------- 2 1  . | .   .  . | . . . .   .  . | 2 1  . | . . . .   .  . | .   .  . | 2 1 . -------+-------+------- .   .  . | .   .  . | . . . .   . 2 | .   . 1 | . . . .   . 1 | .   . 2 | ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ‌BloxorzSolver

    solver bloxorz

    in my AI course i'm solve this problem with java for level one and two and three and six .in BFS DFS DLS IDS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Sudoku Solver Applet

    A Sudoku Solver in Java

    1/ Double-click the cell you want to edit. The background color changes to white. The possible values appear in it. 2. Edit it to leave the requested number only. You can also click one of the buttons under the table: Click "Back" to cancel last entered number. Click the red "Reset Board" button to start a new puzzle. Click "Solve Now" to let the computer choose numbers. This is useful when the trial and error strategy is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    scd_EUgran

    EUgran solver for OpenFoam with new Boundary Conditions.

    In the spirit of open source software, feel free to use the code for the boundary conditions. We have tested it last year for the simulation of fluidized beds. It is an extension of the standard twoPhaseEulerFoam. It includes J&J BC's and the newer BC's for the solid phase of Schneiderbauer et. al., which are a modification of the work of Jenkins and decide between sliding and non-sliding particle-wall collisions. Additionally the computation of the solids pressure is changed to the newest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A prototype solver for computing partial equilibria of Distributed Nonmonotonic Multi-Context Systems (MCS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CAMFR (CAvity Modelling FRamework) is a fast, flexible, friendly full-vectorial Maxwell solver. Although it can tackle general electromagnetic problems, its main focus is on applications in the field of photonics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Fast Solver for Potential and LFFFs

    This is a fast solver for global potential field in the Solar Corona

    ...The solver is based on a combination of the spectral method and the finite-difference scheme. In longitude direction the equation is transformed into Fourier spectral space and the resulted 2D equations in r–θ plane for the Fourier coefficients are solved by finite difference in a direct way. The solver shows a distinguish virtue of extremely fast computing speed, e.g., the computation for a magnetogram with resolution of 180(θ) × 360(φ) is completed by only less than two seconds and even on a very high resolution 600 × 1200, the solution can be obtained within about one minute on a single 2.66G CPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This App solves a system of simultaneous equations (liner or nonlinear) by using a matrix root solver. Iterations and solutions are provided by GSL (GNU science library).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Dynamical systems solver
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Chocoholic

    Game solver for Chomp

    Chomp is a game invented by D Gale in 1974. It can be played in arbitrary-sized arenas, so there is no single solution, but a game of any size is a proper subset of all larger games. This project produces a solution for any arena you select, provided you have time and disk space enough.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    EqSolve

    Java brute force system of equations solver

    The goal of this project is to create a java file that can be hardcoded with any system of equations. The java file can then be compiled and will solve for unknowns using a basic "guess and check" method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Manning Equation Solver

    Calculation of normal depth in open channel based on Manning equation.

    Solver for Manning's equation used for determination of normal depth in open channels. This is pre-alfa version for further development. The main executable file is bash script "mansol.sh", which should be run with the name of data file as argument. Some examples are given. During the execution, the main codes located in "sources" directory are compiled with gfortran.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB