An open API service providing repository metadata for many open source software ecosystems.

Topic: "optimization-problem"

esa/pygmo2

A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.

Language: C++ - Size: 13.9 MB - Last synced at: 21 days ago - Pushed at: 10 months ago - Stars: 477 - Forks: 59

iduta/iresnet

Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)

Language: Python - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 224 - Forks: 42

TheJJ/ceph-balancer

Efficient Ceph placement optimization, aiming for maximum storage capacity through equal OSD utilization.

Language: Python - Size: 370 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 122 - Forks: 34

mstechly/quantum_tsp_tutorials

This repository contains code with tutorials of how to approach optimization problems using quantum computing.

Language: Jupyter Notebook - Size: 835 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 94 - Forks: 34

LaurentVeyssier/Pricing-optimization-Model

Optimize revenues through pricing algorithm in python - Demand with uniform distribution

Language: Jupyter Notebook - Size: 164 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 24 - Forks: 14

UM-LPM/EARS

EARS is a free and open-source Java-based framework for ranking, developing, and experimenting with single- and multi-objective evolutionary algorithms

Language: Java - Size: 202 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 21 - Forks: 20

CharJon/GeCO

Generators for Combinatorial Optimization

Language: Python - Size: 422 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 4

vikas9087/Bilevel-Optimization-Emissions

Proposed a mathematical model for optimizing the profits and emissions while setting dynamic prices of electricity. A bilevel & multi-objective model is proposed for maximizing profits of retailer, minimizing the emissions produced, & minimizing the total cost of customers.

Language: Jupyter Notebook - Size: 3.66 MB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 5

felaube/b-spline-trajectories

Optimization of aircraft short-term trajectories, parameterized using B-splines.

Language: MATLAB - Size: 19.8 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 16 - Forks: 5

oguerrer/ppi

The model of Policy Priority Inference

Language: Jupyter Notebook - Size: 8.84 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 12 - Forks: 7

sichkar-valentyn/Transportation_Problem

Transportation Model for an optimal strategy for distributing a commodity from a group of supply centers to various receiving centers. Solved in C# Windows Form Application

Language: C# - Size: 732 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 12 - Forks: 4

tomjanus/milp-scheduling

Feasibility study on using mixed-integer-linear programming for solving optimal pump scheduling problem in water distribution networks.

Language: MATLAB - Size: 324 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 11 - Forks: 0

mancunian1792/ipl_mock_auction

Mock IPL auction - Automated decision making

Language: Jupyter Notebook - Size: 313 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 2

matcutest/matcutest

MatCUTEst is a package for facilitating the usage of CUTEst (https://github.com/ralna/CUTEst) in MATLAB on Linux.

Language: MATLAB - Size: 360 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 6 - Forks: 1

Pegah-Ardehkhani/Optimization-Problems-and-Solutions

A repository dedicated to the mathematical modeling and solution of optimization problems, featuring practical examples in Stochastic Programming, Linear Programming (LP), and Mixed-Integer Linear Programming (MILP)

Language: Jupyter Notebook - Size: 1.35 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 6 - Forks: 1

WWmore/DOS

ArchGeo library code for the paper "Discrete Orthogonal Structures"

Language: Python - Size: 4.88 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 3

georgesittas/jobshop-scheduling

Optimal ECLiPSe Prolog job-shop scheduling solver

Language: Prolog - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 1

UNN-ITMM-Software/GCGen

Global Constrained optimization problem Generator

Language: C++ - Size: 581 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 7

SCK22/GeneticAlgorithmTSP

Genetic algorithm code for solving Travelling Salesman Problem

Language: Jupyter Notebook - Size: 5.46 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 10

Faisal-AlDhuwayhi/Solving-TSP-using-MST-Heuristic

Solving TSP for Metric Graphs using MST Heuristic, and comparing the optimal solution with the approximation one

Language: Java - Size: 1.15 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1

arminarj/convex-optimization-boyd

This is CVXPY implementation of convex optimization additional problems

Language: Jupyter Notebook - Size: 66.4 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 1

vsdp/SDPLIB

SDPLIB is a collection of semidefinite programming test problems.

Size: 11.5 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 1

tstran155/Linear-Programming-MILP-DP-NLP-Optimization-With-Python

This notebook serves as an introduction to Linear Programming and MILP with Python, covering both the concepts and practical applications through various popular optimization problems.

Language: Jupyter Notebook - Size: 512 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 2

guillaume-giannantonio/bat-algorithm

A simple JavaScript library implementing the Bat Algorithm for optimization problems.

Language: JavaScript - Size: 203 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

MRColorR/SVM_ADMM-Distributed

Project to Solve a SVM fitting problem in MATLAB using a consensus distributed ADMM approach and CVX. Two SMW has been trained and tested on different datasets.

Language: MATLAB - Size: 56.6 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

xxl4tomxu98/Energy_Optimization_Python

Gulp(CBC MILP) optimization and MLP(ANN) forecasting

Language: Jupyter Notebook - Size: 58.5 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

edenau/bike-sharing-systems-optimization

🚴 A generic model and a distributed algorithm for optimising station-based bike-sharing systems

Language: MATLAB - Size: 17.8 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 3

rahulgaur104/ideal-ballooning-solver

A simple eigenvalue solver + optimizer to calculate and reduce the growth rate of a pressure-driven instability in fusion devices

Language: Python - Size: 6.73 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 0

shingkid/base-location-optimization

This project aims to recommend effective deployment locations for police emergency response cars.

Language: Python - Size: 11.3 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 4 - Forks: 5

IBM/doframework

A Testing Framework for Decision-Optimization Model Learning Algorithms

Language: Jupyter Notebook - Size: 3.16 MB - Last synced at: about 6 hours ago - Pushed at: 30 days ago - Stars: 4 - Forks: 1

javiervales/mt-simulated-annealing

A multi-threaded Simulated Annealing core in C

Language: C - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

mirianfsilva/simplex-method

The Simplex method is an approach to solving linear programming models by hand using slack and pivot variables, also tableaus as a means to finding the optimal solution of an optimization problem. The current implementation uses python language.

Language: Python - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 3

stivalaa/traffic_assignment

User equilibrium traffic assignment and models for scheduling road upgrades

Language: C++ - Size: 6.91 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 2

Pegah-Ardehkhani/Combinatorial-Optimization

A collection of algorithms and methods for solving combinatorial optimization problems, including techniques for TSP, Knapsack, and other NP-hard problems using heuristics, metaheuristics, and exact methods

Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

ytyimin/tart-cherry

Sixty examples of business optimization models

Language: Jupyter Notebook - Size: 415 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

asbestian/lot_sizing

Models the discrete, single-machine, multi-item, single-level lot sizing problem via mixed integer programming

Language: Python - Size: 379 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

spiralulam/intro_opt_models

This repository contains the code examples of the book "Einführung in Optimierungsmodelle" ("Introduction to Optimization Models") (Sudermann-Merx, 2023)

Language: Python - Size: 117 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

parmoo/parmoo-solver-farm

A "farm" of multiobjective benchmark problems exhibiting real-world structure and corresponding ParMOO solver scripts

Language: Python - Size: 13.3 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

orlandopalmeira/Trabalho-CP-2023-2024

Repositório do trabalho prático no âmbito da UC de Computação Paralela (CP) - Mestrado em Engenharia Informática (MEI/MIEI) - Universidade do Minho (UMinho)

Language: C++ - Size: 1.36 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

AnasNeumann/TSP

A simple Travelling Salesman Problem to solve (optimize) with Java and IBM Cplex - For Learning Purposes

Language: Java - Size: 972 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

rmukh/spherical_ridgelets

Package to compute spherical ridgelets

Language: C++ - Size: 504 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

AlgoMathITMO/DPRank

This repository provides an implementation of algorithmic support for dynamic pricing based on surrogate ticket demand modeling for a passenger rail company on open data.

Language: Jupyter Notebook - Size: 61.9 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 3

castroisabel/assignment-problem

Two different solutions for the assignment problem using the GLPK solver and the greedy algorithm.

Language: Python - Size: 224 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

ealcobaca/alchemist-ai

The Alchemist uses a pool of optimization algorithms and machine learning models to search for viable glass compositions for a given glass transition temperature (Tg) value.

Language: Python - Size: 12.3 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

ElkmanY/tsp-solver

Solving Travelling Salesman Problem using discrete Particle Swarm Optimization.

Language: MATLAB - Size: 194 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

nclv/room-assignment

Optimisation linéaire : application à un problème d'affectation

Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

rsyamil/gradient-based-hm

Gradient-based history matching with high-fidelity models and reduced latent-space representations.

Language: Jupyter Notebook - Size: 24.4 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

jamerico/Matlab-Optimization-Algorithms-With-Interface

Many optimization algorithms (with its descriptions) implemented in matlab with a user-friendly interface ready to use.

Language: MATLAB - Size: 3.96 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

quangIO/mTSP

m-Travelling Salesmen linear MIP with Julia

Language: Julia - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

alishhde/Couriers-Planning-Problem

This repository is about Multiple Courier Planning Problem a well-known NP-hard problem.

Language: Python - Size: 2.14 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

aubin-tchoi/gonggi

Simulator for a die game of risk and reward. Code your own policies and put them face to face!!

Language: Python - Size: 90.8 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

AlinaGavrish/Evolutionary-Algorithms-Knapsack-problem-and-TSP

This repository is created for educational purposes as part of the Intelligent Systems Lab Assignment. It aims to foster understanding of evolutionary computation techniques and encourage experimentation with genetic algorithms in solving combinatorial optimization problems.

Language: Jupyter Notebook - Size: 495 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

lfguevarag97/Thesis-MSC-2023

Documentación del trabajo de investigación de Tesis de Maestría - Luis Felipe Guevara Gómez

Language: TeX - Size: 130 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Amirarsalan-sn/RTI-solved-using-simulated-annealing

solving Random 3-SAT(Boolean satisfiability problem) using simulated annealing.

Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Team-Shipyard-Shenanigans/Container-Movement-Optimizer

Our capstone project in Artificial Intelligence

Language: Python - Size: 88.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

draialexis/sims_tp4

Language: Java - Size: 383 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

m-RezaFahlevi/GeneticAlgorithms

Solving Real-Parameter Optimization Problem using Real Coded Genetic Algorithm (RCGA)

Language: C++ - Size: 3.61 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

rmukh/TVflowC--

Total Variation (TV) flow implementation in C/C++

Language: C++ - Size: 808 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

SeyedMuhammadHosseinMousavi/Simple-Scheduling-Problem

Simple Scheduling Problem by Shuffled Frog Leaping Algorithm (SFLA)

Language: MATLAB - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

prs98/Pallet_Optimization_using_Gurobi-Python

Built a binary LP, pallet optimization model in Gurobi/Python to fit maximum SKUs/boxes on a pallet.

Language: Jupyter Notebook - Size: 5.8 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

basri07/PSO-ARP-Sweep-Algorithm

Particle Swarm Optimization for Vehicle Routing Problem - Sweep Algorithm

Language: C# - Size: 2.18 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

hifahreza/Fleet-Relocation-for-Communauto-Free-Floating-Car-Sharing-System

Group project on optimizing the fleet distribution within Downtown Montreal to meet certain level of demand in every region. There is no private/confidential data used for this project.

Language: Jupyter Notebook - Size: 15.2 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

asbestian/connected_subgraph

Solves the connected subgraph problem.

Language: Python - Size: 63.5 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

VernonHawk/EvolutionaryAlgorithms

Evolutionary algorithms experiments

Language: TypeScript - Size: 74.2 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

adsmendesdaniel/Forecasting-the-COVID-19-behavior-with-Differential-Evolution-and-a-Maxwell-Boltzmann-like-model

Analysis of time series datasets of recorded cases and deaths from COVID-19 and recorded cases and deaths from SARS (severe acute respiratory syndrome) in Brazil using Differential Evolution and a combination model of "Maxwell-Boltzmann-like" distributions to forecast the behavior of the first and second wave of COVID-19 in Brazil.

Language: Jupyter Notebook - Size: 9.69 MB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

bcerjan/LoopHeroOptimizer

Command-line optimization of landscape tile placement in Loop Hero

Language: C - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

mdabrowski1990/optimization

Python package for executing optimization algorithm.

Language: Python - Size: 3.4 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Arashhs/Computational-Intelligence-Programming-Task-1

Solving NP-Complete problems using Genetic Algorithms and Evolution Strategy for my Computational Intelligence course. In the first problem, I have solved the Steiner Tree Problem using Genetic Algorithms. The second problem is an optimization problem, I have implemented an ES algorithm to find the global minimum of the Eggholder function. For the final problem, I have implemented a GA to find an answer for a Constraint Satisfaction Problem (CSP).

Language: Python - Size: 5.98 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

vinaychourasiya/ModellingLabCode

IE-507 :Modeling & Computation Lab

Language: AMPL - Size: 1.72 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

pabloazurduy/mkt_mix_model

an MVP for a Marketing Mix Model (MMM) of an online store

Language: Python - Size: 156 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

robertofranceschi/Examination-Timetabling-Problem

This project presents a heuristic to solve a simplified version of the examination timetabling problem.

Language: Java - Size: 1.4 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

o-laurent/rocket-design

Language: JavaScript - Size: 2.75 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

diogosmac/covid-forecast-feup-iart 📦

HashCode solutions and COVID-19 Situation Reports (Classification). Repository for the IART projects that were done in the 19/20 school year.

Language: Jupyter Notebook - Size: 37.7 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

nphdang/BCD

Bayesian optimization for machine learning model compromise detection

Language: Python - Size: 32.3 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

sovrasov/global-optimization-test-problems

A set of nonlinear lipschitzian global optimization problems classes

Language: C++ - Size: 37.1 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

danilopeixoto/simplex

An implementation of the Simplex method to solve optimization problems.

Language: C++ - Size: 3.91 KB - Last synced at: 12 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Abhilash3/TSP-GeneticAlgorithm

Program to solve TSP problem using Genetic Algorithms and display the best result per generation in UI

Language: Java - Size: 1.54 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

PosteruOle/master_thesis

This repository will contain the implementation and explanation of my master's thesis at the Faculty of Mathematics within the University of Belgrade.

Language: C++ - Size: 3.15 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

RoykovskiAlmazan/Bezier_EvolDif

This work presents a reference generator for spider robot legs using Bézier polynomials optimized by a genetic algorithm. A bilevel approach defines the number and parameters of polynomials, considering both motion accuracy and computational cost. Results are validated in a simulation environment.

Language: Python - Size: 200 KB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

dfleta/mastermind-genetic-algorithm

Solving the mastermind game using genetic algorithms

Language: Python - Size: 3.67 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

rusyaev-dk/microcircuit_optimization

Optimized stack-based exponentiation for efficient RSA computation. Implements a microcircuit model with minimal clock cycles using binary exponentiation and greedy decomposition.

Language: C++ - Size: 18.4 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ivan-liuliaev/EV_Chargers_Placement_Optimization

Optimized EV charger placement in Georgia using Python, Pandas, GeoPandas, and GurobiPy. Solves a 3.5M-trip dataset with mathematical optimization, achieving 7% improvement and $4M savings

Language: Jupyter Notebook - Size: 206 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

artamonoff/optimization

Материалы к курсу Методы оптимизации и Теория игр МГИМО МИД России

Language: Jupyter Notebook - Size: 6.14 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 3

aflahelouneg/MARSAC

MARSAC (Multi-Axial Ring Suction for Anistortopy Characterization) is a framework that identifis material parameters of soft material from experimental data acquired in an annular suction test.

Language: Python - Size: 239 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ahmrz/bes-ucp

Solving Fuel‑Based Unit Commitment Problem Using Improved Binary Bald Eagle Search

Language: Rust - Size: 50.8 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ahmrz/sca-knapsack

Solving 0-1 Knapsack Problems Using Sine-Cosine Algorithm

Language: MATLAB - Size: 212 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

DanielMPMatCom/CaribeApp Fork of Val020213/CaribeApp

A streamlit application to automate the t-shirt distribution process at the Juegos Caribe at the Havana University. The python PuLP library is used to solve the optimization problem.

Language: Python - Size: 4.73 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

JasperBoogers/Thesis

Code base for "Gradient based optimization of part orientation in 3D printing"

Language: Python - Size: 160 MB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Mahmood-Anaam/grid-world-value-iteration

An implementation of the Value Iteration algorithm for solving the Grid World problem. This project provides a function to compute the optimal value function for a grid-based environment where a robot navigates to maximize rewards while avoiding penalties.

Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

OlehOleinikov/salbpone

SALBP-1 solver. Linear programming for optimizing the number of workstations

Language: Python - Size: 117 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

2003HARSH/Random-string-search-using-Genetic-Algorithm-

This project uses a genetic algorithm to search for a target string. By evolving a population of random strings through selection, crossover, and mutation, the algorithm progressively approximates the target string over multiple generations.

Language: Python - Size: 129 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

srosalino/Heuristic_Optimization_Business_Problem

Using Genetic Algorithms to find optimal solutions for a company's business needs, considering operational restrictions and budget limitations

Language: Jupyter Notebook - Size: 1.06 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

srosalino/Heuristic_Optimization_Investigations

Series of 2 investigation works, regarding the subject of Heuristic Optimization

Language: Jupyter Notebook - Size: 1.54 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

srosalino/Linear_Programming_Optimization_Problem

Utilizing Linear Programming through Excel Solver to optimize business strategy for maximum profit

Size: 5.72 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

arfin-parween/computer_optimization

This Repository contains topics related to computer optimization, computer orientation, operation research. Optimization techniques are methods used to find the best possible solution or outcome for a given problem within a defined set of constraints and criteria.

Language: Java - Size: 15.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

lvisa/Airline-Strategic-Overbooking-and-Dynamic-Pricing

The project focuses on optimizing airline revenue through strategic overbooking and dynamic pricing for coach and first-class tickets, aiming to increase profits while managing overbooking risks and customer relations.

Language: Jupyter Notebook - Size: 588 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

LYK315/Genetic-Algorithm

Using Genetic Algorithm to solve Optimization Problems

Language: Python - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

joaotav/array-inversions-counter

An array inversions counter in C++

Language: C++ - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

joaotav/knapsack-cpp

C++ implementation of a solver for the Knapsack problem using dynamic programming.

Language: C++ - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

joserocha94/POC-go

Language: Go - Size: 7.41 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Related Topics
optimization 28 optimization-algorithms 26 python 21 genetic-algorithm 11 operations-research 9 machine-learning 9 matlab 9 optimization-methods 8 linear-programming 8 mixed-integer-programming 8 cpp 7 octave 6 travelling-salesman-problem 6 python3 6 java 6 evolutionary-algorithms 6 genetic-algorithms 5 ai 5 combinatorial-optimization 5 mathematical-programming 5 metaheuristics 5 gplv3 4 tsp 4 numpy 4 dynamic-programming 4 image-processing 4 knapsack-problem 4 integer-programming 4 evolutionary-algorithm 3 artificial-intelligence 3 tsp-problem 3 simplex-method 3 pyomo 3 pulp-library 3 pulp 3 cplex 3 jupyter-notebook 3 global-optimization 3 algorithm 3 mathematical-modelling 3 optimization-tools 3 nonlinear-optimization 3 cplex-optimization-solver 3 heuristic-optimization 2 docplex 2 sklearn 2 energy-storage-systems 2 optimization-algorithm 2 evolutionary-computation 2 game-theory 2 distributed-computing 2 gurobi-solver 2 gurobi-optimization 2 test-functions 2 material-science 2 constraint-satisfaction-problem 2 vehicle-routing-problem 2 sweep-algorithm 2 assignment-problem 2 scheduling 2 eigen3 2 svm-classifier 2 algorithms 2 deep-learning 2 fista 2 boolean-satisfiability-problem 2 research 2 mathematical-optimization 2 multiobjective-optimization 2 random-3-sat 2 optimisation 2 stochastic-optimization 2 r-programming 2 satisfiability-problem 2 pyomo-library 2 simulated-annealing 2 business-intelligence 2 genetic-optimization-algorithm 2 gradient-descent 2 differential-evolution 2 integer-linear-programming 2 milp 2 pricing 2 graph-algorithms 2 glpk-solver 2 java-8 2 simplex-algorithm 2 tabu-search 2 streamlit 2 function-optimization 1 multi-threading 1 threads 1 feature-selection 1 bat-algorithm-optimization 1 decision-support 1 emergency-response 1 otp-application 1 flask 1 geospatial-analytics 1 gis 1