All Projects → Decider → Similar Projects or Alternatives

48 Open source projects that are alternatives of or similar to Decider

Optaplanner
AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.
Stars: ✭ 2,454 (+2091.07%)
GHOST
General meta-Heuristic Optimization Solving Toolkit
Stars: ✭ 28 (-75%)
facile
Python constraint programming library
Stars: ✭ 21 (-81.25%)
LocalSearchSolvers.jl
A Julia package to manage Constraint-Based Local Search (CBLS) solvers.
Stars: ✭ 18 (-83.93%)
ordered
Entropy-controlled contexts in Python
Stars: ✭ 36 (-67.86%)
pycsp3
A Python Library for modeling combinatorial constrained problems
Stars: ✭ 39 (-65.18%)
ConstraintSolver.jl
ConstraintSolver in Julia: Blog posts ->
Stars: ✭ 107 (-4.46%)
circuit-fault-diagnosis
Find possible failing components on a circuit.
Stars: ✭ 18 (-83.93%)
ccache-gui
macOS GUI helper for ccache
Stars: ✭ 52 (-53.57%)
Mutual labels:  optimisation
goga
Go evolutionary algorithm is a computer library for developing evolutionary and genetic algorithms to solve optimisation problems with (or not) many constraints and many objectives. Also, a goal is to handle mixed-type representations (reals and integers).
Stars: ✭ 39 (-65.18%)
Mutual labels:  optimisation
GA
An R package for optimization using genetic algorithms
Stars: ✭ 76 (-32.14%)
Mutual labels:  optimisation
Windows11-Optimization
Community repository, to improve security and performance of Windows 10 and windows 11 with tweaks, commands, scripts, registry keys, configuration, tutorials and more
Stars: ✭ 17 (-84.82%)
Mutual labels:  optimisation
profiling
Non-discriminatory profiling of Ruby code leveraging the ruby-prof gem
Stars: ✭ 12 (-89.29%)
Mutual labels:  optimisation
clpz
Constraint Logic Programming over Integers
Stars: ✭ 131 (+16.96%)
Mutual labels:  constraint-programming
cplex-example
Solving a TSP with the CPLEX C++ API.
Stars: ✭ 40 (-64.29%)
Mutual labels:  optimisation
ConstraintTP
Constraint Type provider is a Type provider that provides constraints over F# Types.
Stars: ✭ 12 (-89.29%)
Mutual labels:  constraint-programming
bayesopt-tutorial-r
Tutorial on Bayesian optimization in R
Stars: ✭ 15 (-86.61%)
Mutual labels:  optimisation
Cassowary
High performance swift implement of constraint solving algorithm cassowary
Stars: ✭ 45 (-59.82%)
Mutual labels:  constraint-solver
ev chargingcoordination2017
Optimal Scheduling of Electric Vehicle Charging in Distribution Networks
Stars: ✭ 51 (-54.46%)
Mutual labels:  optimisation
codac
Codac is a library for constraint programming over reals, trajectories and sets.
Stars: ✭ 31 (-72.32%)
Mutual labels:  constraint-programming
nurse-scheduling
A demo of a nurse scheduling model
Stars: ✭ 24 (-78.57%)
sudoku
Solve a Sudoku puzzle with a quantum computer
Stars: ✭ 20 (-82.14%)
powered-cache
The most powerful caching and performance suite for WordPress.
Stars: ✭ 31 (-72.32%)
Mutual labels:  optimisation
biteopt
Derivative-Free Optimization Method for Global Optimization (C++)
Stars: ✭ 91 (-18.75%)
Mutual labels:  constraint-programming
memalloy
Memory consistency modelling using Alloy
Stars: ✭ 23 (-79.46%)
Mutual labels:  constraint-solver
monadiccp
Monadic Constraint Programming framework
Stars: ✭ 25 (-77.68%)
Mutual labels:  constraint-programming
optaplanner-quickstarts
OptaPlanner quick starts for AI optimization: many use cases shown in many different technologies.
Stars: ✭ 226 (+101.79%)
Mutual labels:  constraint-solver
clustering
Using a quantum computer to cluster data points
Stars: ✭ 20 (-82.14%)
SeaPearl.jl
Julia hybrid constraint programming solver enhanced by a reinforcement learning driven search.
Stars: ✭ 119 (+6.25%)
Mutual labels:  constraint-programming
job-shop-scheduling
Determine a schedule for running a set of jobs.
Stars: ✭ 34 (-69.64%)
minizinc-python
Access to all MiniZinc functionality directly from Python
Stars: ✭ 92 (-17.86%)
Mutual labels:  constraint-programming
pymzn
A Python wrapper for the MiniZinc tool pipeline.
Stars: ✭ 54 (-51.79%)
Mutual labels:  constraint-programming
Linq.Expression.Optimizer
System.Linq.Expression expressions optimizer. http://thorium.github.io/Linq.Expression.Optimizer
Stars: ✭ 81 (-27.68%)
Mutual labels:  optimisation
HyperGraphLib
C++ Hypergraph modelling Library using Boost and OpenMP with some algorithms, including isomorphism using Gecode.
Stars: ✭ 19 (-83.04%)
Mutual labels:  constraint-programming
conjure
Conjure: The Automated Constraint Modelling Tool
Stars: ✭ 84 (-25%)
Mutual labels:  constraint-programming
simsttab
Simple timetabling engine for schools
Stars: ✭ 21 (-81.25%)
Mutual labels:  constraint-programming
XGBoost-in-Insurance-2017
Data and Code to reproduce results for my talk at Paris: R in Insurance 2017 Conference
Stars: ✭ 16 (-85.71%)
Mutual labels:  optimisation
satellite-placement
Group satellites into constellations such that their average observation coverage is maximized
Stars: ✭ 20 (-82.14%)
cplex-scala
A scala library for IBM ILOG CPLEX
Stars: ✭ 20 (-82.14%)
Mutual labels:  constraint-programming
CNApy
An integrated visual environment for metabolic modeling with common methods such as FBA, FVA and Elementary Flux Modes, and advanced features such as thermodynamic methods, extended Minimal Cut Sets, OptKnock, RobustKnock, OptCouple and more!
Stars: ✭ 27 (-75.89%)
Mutual labels:  constraint-programming
eigen-js
⚡ Eigen-js is a port of the Eigen C++ linear algebra library
Stars: ✭ 78 (-30.36%)
Mutual labels:  optimisation
Stanford Cs 221 Artificial Intelligence
VIP cheatsheets for Stanford's CS 221 Artificial Intelligence
Stars: ✭ 1,923 (+1616.96%)
factoring
Factor numbers using a quantum computer
Stars: ✭ 30 (-73.21%)
knapsack
Implementation of knapsack problem, set up for scaling to large problem size
Stars: ✭ 17 (-84.82%)
gibbous
Convex optimization for java and scala, built on Apache Commons Math
Stars: ✭ 17 (-84.82%)
Mutual labels:  constraint-programming
grilops
a GRId LOgic Puzzle Solver library
Stars: ✭ 29 (-74.11%)
Mutual labels:  constraint-solver
Cssnano
A modular minifier, built on top of the PostCSS ecosystem.
Stars: ✭ 4,031 (+3499.11%)
Mutual labels:  optimisation
genetic-algorithm-matlab
A very simple Genetic Algorithm implementation for matlab, easy to use, easy to modify runs fast.
Stars: ✭ 18 (-83.93%)
Mutual labels:  optimisation
1-48 of 48 similar projects