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

Topic: "cplex"

hzjken/crypto-arbitrage-framework

A cryptocurrency arbitrage framework implemented with ccxt and cplex. It can be used to monitor multiple exchanges, find a multi-lateral arbitrage path which maximizes rate of return, calculate the optimal trading amount for each pair in the path given flexible constraints, and execute trades with multi-threading implemenation.

Language: Python - Size: 98.6 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 583 - Forks: 173

hzjken/multimodal-transportation-optimization

A project on using mathematical programming to solve multi-modal transportation cost minimization in goods delivery and supply chain management.

Language: Python - Size: 74.2 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 190 - Forks: 67

PyPSA/linopy

Linear optimization with N-D labeled arrays in Python

Language: Python - Size: 3.16 MB - Last synced at: 3 days ago - Pushed at: 8 days ago - Stars: 187 - Forks: 58

merschformann/sardine-can

Humble 3D knapsack / bin packing solver

Language: C# - Size: 7.6 MB - Last synced at: about 8 hours ago - Pushed at: 10 days ago - Stars: 94 - Forks: 20

dungtran209/Modelling-and-Analysis-of-a-Vehicle-Routing-Problem-with-Time-Windows-in-Freight-Delivery

A MSc's Dissertation Project which focuses on Vehicle Routing Problem with Time Windows (VRPTW), using both exact method and heuristic approach (General Variable Neighbourhood Search)

Language: Python - Size: 683 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 94 - Forks: 35

industrial-ucn/jupyter-examples Fork of zonbeka/ucn

Language: Jupyter Notebook - Size: 1.22 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 68 - Forks: 127

alberto-santini/cplex-example

Solving a TSP with the CPLEX C++ API.

Language: C++ - Size: 31.3 KB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 48 - Forks: 21

springer-math/linear-programming-using-MATLAB

This book offers a theoretical and computational presentation of a variety of linear programming algorithms and methods with an emphasis on the revised simplex method and its components. A theoretical background and mathematical formulation is included for each algorithm as well as comprehensive numerical examples and corresponding MATLAB® code. The MATLAB® implementations presented in this book are sophisticated and allow users to find solutions to large-scale benchmark linear programs. Each algorithm is followed by a computational study on benchmark problems that analyze the computational behavior of the presented algorithms. As a solid companion to existing algorithmic-specific literature, this book will be useful to researchers, scientists, mathematical programmers, and students with a basic knowledge of linear algebra and calculus. The clear presentation enables the reader to understand and utilize all components of simplex-type methods, such as presolve techniques, scaling techniques, pivoting rules, basis update methods, and sensitivity analysis.

Language: Matlab - Size: 7.93 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 40 - Forks: 18

xNok/OR_location_routing_problem_study

Facility Location and routing problems: Survey, Models and Algorithm

Language: Jupyter Notebook - Size: 14.9 MB - Last synced at: about 5 hours ago - Pushed at: about 4 years ago - Stars: 31 - Forks: 7

ZhengLi95/Cplex-Python-API-Sample

A sample project for demonstrating how to solve common optimization problems using Cplex Python API

Language: Python - Size: 140 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 31 - Forks: 7

RenatoMaynard/TSP-models-and-Algorithms

Traveling Salesman Problem DFJ MTZ GG formulations

Language: Jupyter Notebook - Size: 633 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 27 - Forks: 1

afurculita/cplex-vrptw-implementation

An implementation of VRPTW in CPLEX

Language: AMPL - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 26 - Forks: 14

nasa/dorado-scheduling 📦

Dorado observation planning and scheduling simulations. Replaced by https://github.com/m4opt/m4opt

Language: Python - Size: 13.3 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 24 - Forks: 10

RahmanKhorramfar91/Cpp-Cplex-Tutorial

A tutorial on using C++/Cplex for OR problems. The tutorial is intended to be useful for every OR practitioner with an intermediary knowledge of coding.

Language: C++ - Size: 3.58 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 24 - Forks: 12

decisionbrain/cplex-scala

A scala library for IBM ILOG CPLEX

Language: Scala - Size: 431 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 19 - Forks: 2

m4opt/m4opt

Multi-Mission Multi-Messenger Observation Planning Toolkit

Language: Python - Size: 2 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 16 - Forks: 8

pchtsp/orloge

log parser for MIP and LP solvers

Language: Python - Size: 371 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 16 - Forks: 0

alberto-santini/tsppddl

The Traveling Salesman Problem with Pickups, Deliveries and Draft Limits

Language: C++ - Size: 12 MB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 9

gympohnpimol/Last-Mile-Logistics

Language: Python - Size: 6.84 KB - Last synced at: 19 days ago - Pushed at: about 4 years ago - Stars: 16 - Forks: 0

IBMPredictiveAnalytics/Simple_Linear_Programming_with_CPLEX

Simple Linear Programming with CPLEX

Language: Python - Size: 315 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 15 - Forks: 16

dapensoft/pyorlib

A powerful Python library for operations research and optimization.

Language: Python - Size: 4.34 MB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 0

marcio-da-silva-arantes/MINLP

High level abstraction for Mixed Integer Nonlinear Programming (MINLP) in Java

Language: Java - Size: 1.24 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 5

ItamarRocha/Operations-Research

Repository of Operations Research Projects

Language: C++ - Size: 106 MB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 0

leotac/ELPP-IP

Solving Elementary Longest/Shortest Path problems with Integer Programming

Language: C++ - Size: 7.96 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 11 - Forks: 7

caerbannogwhite/set-covering-problem

Implementation of different techniques to solve the Set Covering Problem (SCP).

Language: C++ - Size: 72.8 MB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 4

Technician13/Minimum-Snap

Trajectory Generation with MinimumSnap

Language: MATLAB - Size: 343 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 1

dparo/master-thesis

A Branch-and-Cut based Pricer for the Capacitated Vehicle Routing Problem

Language: C - Size: 28.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 2

dimgold/Factory_Planning

Factory Planning Optimization Project (2015)

Language: Python - Size: 585 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 3

Shubhammawa/Operations-Research-Lab

Optimization algorithms in python, matlab and CPLEX

Language: Matlab - Size: 177 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 5

donfaq/LP_max_clique

Implementation of branch and bound algorithm for maximum clique problem with cplex

Language: Python - Size: 319 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 1

ctlab/mwcsr

An R package for solving maximum-weight connected subrgaph problem and it's variants

Language: C++ - Size: 12.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 3

gptshubham595/CL643-OPTIMIZATION-LP-MILP-MINLP-NLP-using-MATLAB-GAMS-CPLEX-

CL643 OPTIMIZATION LP MILP MINLP NLP using MATLAB GAMS IBM CPLEX

Language: MATLAB - Size: 1.89 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 1

herrBez/3BKP

The three-dimensional knapsack problem with balancing constraint

Language: C++ - Size: 18.2 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 1

IBMDecisionOptimization/docplex

IBM Decision Optimization Modeling for Python

Language: Python - Size: 7.42 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 3

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 15 hours ago - Pushed at: 5 months ago - Stars: 6 - Forks: 1

yekhanfir/Solving-the-Multi-Objective-KnapSack-problem-with-Deep-Learning

The multi-objective KnapSack problem is a trending combinatorial optimisation subject that can be solved with metaheuristics, but this is computationally difficult and costly. Many researches proved that Machine Learning can be a good alternative to solve such problems by predicting the optimal solution and this work is an initiative to materialize this theory.

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

WideSu/University_Timetabling

An AI planning project based on the 2019 international university timetabling competition which used commercial software IBM CPLEX to generate feasible course timetables with minimum penalty.

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

martinWANG2014/CplexCPlusPlusDemo

a simple demo of using cplex callable library for C/C++.

Language: CMake - Size: 12.9 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 7

emallson/rplex

Rust bindings for CPLEX

Language: Rust - Size: 23.4 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

deno750/TSP_Optimization

Repository for the course Operations Research 2

Language: C - Size: 41.6 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

alomb/CombinatorialOptimizationProject

Combinatorial Decision Making and Optimization Course Project.

Language: Python - Size: 8.2 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

wyattowalsh/explorations-in-envy-free-allocations

A small project to using the AMPL modeling language to formulate, CPLEX to solve, and Python to visualize mixed-integer linear programs for several envy-free fair division problems. Includes a full research paper and a Jupyter notebook with the results datasets and visualizations.

Language: JetBrains MPS - Size: 414 MB - Last synced at: 11 months ago - Pushed at: 11 months 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: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 5

lucadibello/mmkp

Multiple-choice Multidimensional Knapsack Problem implementation in C++

Language: Jupyter Notebook - Size: 20.7 MB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

andremaravilha/Paper-ITOR-2018

A recombination-based matheuristic for mixed integer programming problems with binary variables

Language: C++ - Size: 70.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

JonasVil/MunozDelgado2014

Implementation on Pyomo of Distribution Expansion Planning Model proposed by Muñoz-Delgado et al. (2014).

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

AlexanderSlav/Max-Clique-Cplex-Python

Maximum Clique Problem solved by Branch and Bound method and Cplex Optimization.

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

DyeKuu/PSC-RTE

Using Machine Learning to solve linear programming problems, compared to CPLEX

Language: Jupyter Notebook - Size: 9.04 MB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 6

rocarvaj/cplexfaq

A biased CPLEX FAQ

Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

thiagovas/Miller-Tucker-Zemlin

An implementation ( using cplex ) of the original formulation of Miller-Tucker-Zemlin for the TSP

Language: C++ - Size: 148 KB - Last synced at: over 1 year ago - Pushed at: about 11 years ago - Stars: 4 - Forks: 1

simtape/mps-parser

MPS files parser

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

Valendrew/vlsi-design

Combinatorial and Decision Making Optimization (CDMO) project during the A.Y. 2021/2022.

Language: Python - Size: 6.05 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

morpheusthewhite/oplistings

OPL language support for LaTeX listings (lstlistings) package

Language: TeX - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

SergeySmith/cplexPy

A collection of useful Cplex Python API examples.

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 2

wmeira/tcc-vrp

Optimization Software to Solve the Vehicle Routing Problem with Mixed Pickup and Delivery and Time Windows

Language: Java - Size: 4.73 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

rodoufu/bft-vis 📦

BFT visualizer

Language: AMPL - Size: 111 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

caerbannogwhite/cables-routing-optimization

Software for finding the minimum cost connection between the turbines in real cases windfarms.

Language: C++ - Size: 21.6 MB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

mfbari/esso

Source code for Energy Smart SFC Orchestrator (ESSO) paper

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

sfujiwara/er-svm

Extended Robust Support Vector Machine

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

ytsao/Optimization-models

optimization modeling playground

Language: C++ - Size: 436 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

gabriel-dp/Linear-Programming-Problems

Some common linear programming problems solved using C++ and CPLEX

Language: C++ - Size: 2.09 MB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

NM001007/CPLEX_VRPTW

This a sample code of implementing CPLEX algorithm on capacitated vehicle routing problem with time window constraints (VRPTW)

Language: Python - Size: 57.6 KB - Last synced at: about 1 year 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

felipemarkson/MunozDelgado2014

Implementation on JuMP of Distribution Expansion Planning Model proposed by Muñoz-Delgado et al. (2014).

Language: Julia - Size: 105 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

marcb152/TSP-Cplex-solver-cpp

TSP solver in C++ using IBM CPLEX

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

marcb152/PDSTSP-Cplex-solver-cpp

PDSTSP solver in C++ using IBM Cplex

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

RoyalSkye/AGH

[IEEE TKDE | TITS 2023] "Learning Large Neighborhood Search for Vehicle Routing in Airport Ground Handling" | "Neural Airport Ground Handling"

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

victord-za/Batch-Cooling-Tower

On the optimum design of a cooling water system with a batch background process

Language: GAMS - Size: 2.7 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

Xavier-MaYiMing/CPLEX_Examples

Some operational research problems solved by CPLEX and docplex

Language: Jupyter Notebook - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

ribsthakkar/RiderPickup

A route planning solver aiming to optimize the pickup and drop-off of underprivileged patients while maintaining scheduling requirements and driver fairness.

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

ctzhu/docplex

A mirror of IBM's DOCPLEX, a Python modelling package for operational research

Language: Python - Size: 3.34 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

LucasBoTang/Piecewise_Affine_Fitting

MIP for the piecewise affine fitting problem

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

seydou-coulibaly/mutli_modal_problem_Truck_Freighter

Solving multi-modal optimization problem (Truck and Freighter) during master 2 class about transport optimization

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

rampadc/multi-obj-cplex-python

Language: Jupyter Notebook - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

adam-rumpf/trilevel-mcnfli

A program for generating computational results for a research project of mine involving a trilevel network interdiction game on an interdependent network.

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

AndiPopp/Modellierung-und-Optimierung-mit-OPL-Slides

LaTeX sources for German and English slides to accompany the textbook "Modellierung und Optimierung mit OPL"

Language: TeX - Size: 15.2 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

siavashtab/readSMPS-CPP

reading SMPS format files in C++ (Two-stage stochastic programs with fixed recourse)

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

linksense/SocialCarsLeftTurnProhibition

Final code of the "Lane-based Signal Optimization with Left Turn Prohibition in Urban Road Networks"

Language: Java - Size: 538 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

adam-rumpf/trilevel-mcnfli-trials 📦

A collection of programs used to generate test cases for the main solver of a research project of mine involving a trilevel network interdiction game on an interdependent network.

Language: Mathematica - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

aritrasep/FPBHCPLEX.jl

A Feasibility Pump based Heuristic for Multi-objective Mixed Integer Linear Programming using CPLEX

Language: Julia - Size: 628 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 2

imartinezl/bicing-analysis

Language: Python - Size: 6.66 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

TomasRM01/ORDERS

Código complementario al TFG: "Optimización de Rutas para Drones En Redes de Sensores" (ORDERS)

Language: Python - Size: 2.28 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

Xavier-MaYiMing/Scheduling-Models

A collection of Mixed Integer Programming and Constraint Programming models for various scheduling problems, with Python implementations using CPLEX and Gurobi.

Language: Python - Size: 3.02 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

gabrielrovesti/MeMoCO-Assignments 📦

First and second exam assignments for the Methods and Models for Combinatorial Optimization (MeMoCO) course at the University of Padova.

Language: C++ - Size: 239 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

pedrovictor48/pm-exato

Desenvolvi um algoritmo de Programação Linear Inteira (ILP) para otimizar rotas da Polícia Militar de Alagoas, reduzindo tempos de resposta e cobrindo áreas vulneráveis. Com análise de dados geográficos e históricos, usei teoria dos grafos e feedback de profissionais para criar patrulhas ágeis e estratégicas.

Language: C++ - Size: 53 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Piero24/TSP_Optimization

A list of Heuristics, Metaheuristics and Matheuristic algorithms for solve the TSP

Language: C - Size: 35.6 MB - Last synced at: about 2 hours ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

LeonSering/focus_region

A tool to enlarge a focus region in a road map while minimizing the distortion by convex quadratic programming.

Language: Java - Size: 2.55 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

akrm3008/humanitarian-tree

CPLEX models and heuristics to solve humanitarian relief supply chains in which the last mile delivery network is a tree or an almost-tree

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

hugobraga/academia

Scientific production thought my academic life (under graduation, masters, PhD)

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

1mkmk/paper-soccer-solver

The Paper Soccer Solver Program is a software tool developed to find optimal or near-optimal solutions for the game of Paper Soccer. It is designed to analyze the game state, evaluate different moves, and determine the best possible moves to achieve a specific objective, such as reaching the goal or maximizing the score.

Language: AMPL - Size: 1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AlessandroCavaglia/MMSD-2022

University project developed for The mmsd course at university of Turin in 2022

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

NikitaPomies/FPL_AIRLIQUIDE

Solution to a two layer facility location problem, which was the subject of the 2022 KIRO challenge, a French OR challenge.

Language: Julia - Size: 1.24 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rafaelribeiro1510/Course-Scheduling-Optimization

Final project for O Course

Language: AMPL - Size: 2.34 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 2

xbreu/mobility-meeting-scheduler

Meeting scheduler for groups of people in mobilities at different places. It includes the analysis of flights and lodging prices to return the better date and place for everyone to travel together.

Language: Python - Size: 3.09 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

daniellepidt/shift-assignment

Another mini project @ Service System course, about assignment of shifts linear problem, using CPLEX.

Language: AMPL - Size: 37.1 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

esanmar/Scheduling-surface-treatment

Scheduling surface treatment of aeronautic parts. A Robust Event-Based Continuous Time Formulation for Tank Transfer Scheduling

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

daniellepidt/DaR-optimization

Bonus project @ Deterministic Models course, about Dail a Ride problem.

Language: AMPL - Size: 64.5 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

lia-trapanese/Logistic_Installation_of_wifi-towers

Language: AMPL - Size: 273 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

AnasNeumann/heuristic-analysis

Scholar project (Ph.D. Laval University): statistical analysis of heuristics and Cplex models

Language: Java - Size: 14.4 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

persalteas/biorseo

A C++ software interface to RNA module databases, and a biobjective algorithm to include known modules in sequences to assist the energy criteria in predicting secondary structures.

Language: C++ - Size: 22.8 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Related Topics
optimization 62 python 41 linear-programming 39 operations-research 27 cpp 18 mixed-integer-programming 17 tsp 17 cplex-optimization-solver 16 optimization-algorithms 16 gurobi 14 java 11 heuristics 10 integer-linear-programming 8 c 8 genetic-algorithm 8 opl 7 docplex 7 constraint-programming 7 python3 7 operational-research 7 matlab 7 solver 7 pyomo 6 julia 6 integer-programming 6 pulp 6 travelling-salesman-problem 6 mip 6 branch-and-cut 6 metaheuristics 6 cplusplus 5 vrp 5 branch-and-bound 5 knapsack-problem 5 exact-algorithm 5 optimisation 5 ampl 5 combinatorial-optimization 4 milp 4 simulated-annealing 4 matplotlib 4 ibm 4 vehicle-routing-problem 4 optimization-methods 4 tabu-search 4 minlp 3 gams 3 discrete-optimization 3 pandas 3 cplex-tutorial 3 linear-optimization 3 research-project 3 tsp-problem 3 multi-objective-optimization 3 scheduling 3 tsp-solver 3 linear-models 3 research 3 mathematical-programming 3 jupyter-notebook 3 ilp 3 machine-learning 3 latex 3 research-paper 3 or-tools 3 optimization-problem 3 glpk 3 julia-language 3 vrptw 3 spyder 2 face-detection 2 hoeffding 2 monte-carlo-simulation 2 c-plus-plus 2 game-theory 2 opencv 2 mathematics 2 bilevel-optimization 2 regression 2 robust-optimization 2 networkx 2 math 2 game-theory-model 2 optimization-modeling 2 astronomy 2 google-or-tools 2 healpix 2 np-hard 2 stochastic-programming 2 pyomo-glpk 2 nasa 2 satellite 2 stochastic-optimization 2 scheduling-algorithms 2 metaheuristic 2 grasp 2 ultraviolet 2 data-cleaning 2 variable-neighborhood-search 2 travelling-salesman 2