Showing 82 open source projects for "open tax solver"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1

    WinMumps

    Visual Studio project and solution files for building MUMPS

    Visual Studio project and solution files for building the MUltifrontal Massively Parallel Solver (http://graal.ens-lyon.fr/MUMPS/). WinMumps is a vc[x]proj/vfproj python based generator that allows to build Mumps (version 4.10.x) and its external dependencies (such as ptscotch, parmetis, pord) using the Microsoft C compiler and the Intel Fortran compiler. Templates for msvc10 (Visual Studio 2010), msvc8 (Visual Studio 2005), Intel Visual Fortran Compiler and Intel Composer-XE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a Su-do-ku game solver and player. It generates a complete Sudoku.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Simple console-based Sudoku Solver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Genetic Algorithm General Solver-GAGENES

    Genetic algorithms (GA) in C++

    NOTE: Project has been delayed due to other tasks. Genetic Algorithms General Solver (GAGENES) is a C++ implementation of the genetic algorithm concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
    Learn More
  • 5
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The SBML ODE Solver is a command-line tool and programming library (ISO/ANSI C) for construction and numerical integration of an ODE system, derived from an SBML based description of a biochemical reaction network. Development has moved to https://github.com/raim/SBML_odeSolver . Please download the latest version from there!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simple command line tool for solving the triangular peg solitaire game, like the one at Cracker Barrel. Also has a few other features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Our goal is to develop a full working solver for ATA (with 1 clock) in Python, with MTL to ATA support. The decidability for the emptiness problem was proposed by Lasota and Walukiewicz. The MTL to ATA was proposed by Ouaknine and Worrell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is an intelligent Sudoku solver in c++. It is intlligent, because it uses several logical deduction methods, just like a person, before resorting to guessing. I was trying to teach my kids Sudoku, and taught a computer as proof of concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
    Learn More
  • 10
    This project an efficient method of solving a scrabble board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    kuhn_munkres
    Kuhn-Munkres is used inside assignment problem solver application. Instance generator application creates input file for the solver. Checker application verifies the solution computed by the solver. A bash script compiles, executes these apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    C++ library for calculating the light propagation through large and very small structures (sub wavelength). The used method is the Fourier Modal Method. It can be solve one and two dimensional dielectric structures such as gratings, waveguides etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MicroPather is a path finder and A* solver (astar or a-star) written in platform independent C++ that can be easily integrated into existing code. MicroPather focuses on being a path finding engine for video games but is a generic A* solver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AvatarSAT is a SAT solver that uses machine-learning classifiers to automatically tune the heuristics of an off-the-shelf SAT solver on a per-instance basis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is an implementation of Donald Knuth's Algorithm X ("dancing links"). This is primarily a sudoku generator and solver, though it can be used to solve other exact cover problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Crazy Turtle puzzle game solver utility. Other names: CRAZY TURTLE / LE JEU FOU DE LA TORTUE / NAUGHTY TURTLES / ŠAŠAVE KORNJAČE / NAGAJIVE ŽELVICE / SASAVE KORNJACE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ktsolver - Knight's Tour problem solver. Finds quickly a lot of solutions of the Knight's Tours problem.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    This is an academic project; the main objective is to generate an algorithm to parallelize a CNF formula and then feed the distributed parts to sequential SAT solvers, for this project we have choose to use Sat4J as the solver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Matho is a OS Independant Application and API for mathematical operations, features include curve sketching, calculus, iterative formulae, algebra solver, 2d/3d geometry and mechanical and statistical functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Given a placement of pieces on a chessboard, find the move which forces checkmate as rapidly as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MoneyJar is a Java library to help with implementations for demanding financial applications. This library simplifies money management, rounding, currency conversion, tax calculation (tax-on-tax, multiple tax) and invoice management. Highly configurable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Static analysis tool for C & C++ source code. Object browser, source viewer and preprocess demistificator. Dependecy solver and hierarchy ilustrator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    malkriz is solver for griddlers (japanese puzzle) written as simple portable classes in c++. You'll find here complete programs using it, written for MSVC6, Qt and cgi. Web version (in slovak language): http://frix.fri.utc.sk/~johny/mkfrm.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JPowerFlow - a steady state electric power system power flow solver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Fast MAC based 3D Free surface fuid solver. Capable also of simulating viscoelastic fluids.Includes also wave equation solver for simulating shallow water phenomena.
    Downloads: 0 This Week
    Last Update:
    See Project