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
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.
Now with GUI! jiSudokuSolver is really a Java Sudoku master. It solves any puzzle, good or bad, even an empty one, usually in an instant, and it shows you how, every step. It also lets you play, generate, fix, test, reduce... just run startGUI.bat.
This is a continuation of the FreeCell Java Solver, because I was not able to access my original account anymore (likely due to sourceforge glitches), and I need to make updates to the program.
VRPSolver is a wizard-like application which solves a basic Vehicle Routing Problem (VRP) using the Savings Heuristic Method invented by Clarke and Wright in 1964.
.Net forms application that helps finding solutions for sudoku puzzles
most of the times it resolves the puzzle. sometimes it gives an intermediate step leaving the user to finish it.
This is a program for numerical solution of Euler equations of compressible flows using discontinuous galerkin method. The code is written on top of the deal.II finite element library.
Code has been moved to
https://github.com/cpraveen/dflo
Sudoku solver using OpenOffice Calc. Uses a Calc spreadsheet and macro to solve Sudoku puzzles. Rules are find unique digits in 3 X 3 blocks, unique digits in rows, unique digits in columns and singletons.
NOTE: Project has been delayed due to other tasks.
Genetic Algorithms General Solver (GAGENES) is a C++ implementation of the genetic algorithm concept.
The Fallout 3 Terminal Hacking Solver (F3THS) is designed to aid in hacking the terminals within the video game Fallout 3. You simply input the available words and the F3THS will assist you in solving the correct password.
the python sudoku solver was done as a first year engineering project, it is programmed in python and it allows the user to enter in an unsolved sudoku .txt file which it then solves and presents the solved sudoku to the user in a user friendly gui.
SudokuPyLib is a Sudoku puzzle solver and generator written in Python. It acts as a library, hasn't graphic user interface. Design document and unit test source code is offered.
A branch-and-prune method to find all solutions to systems of nonlinear equations. The number of variables must equal the number of equations. The variables must have proper lower and upper bounds. The solver has an interface to the AMPL environment.