All Projects → tanmoyie → Operations-Research

tanmoyie / Operations-Research

Licence: other
Some lecture notes of Operations Research (usually taught in Junior year of BS) can be found in this repository along with some Python programming codes to solve numerous problems of Optimization including Travelling Salesman, Minimum Spanning Tree and so on.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Operations-Research

cspy
A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#
Stars: ✭ 64 (-30.43%)
Mutual labels:  operations-research, optimization-algorithms
optaplanner-quickstarts
OptaPlanner quick starts for AI optimization: many use cases shown in many different technologies.
Stars: ✭ 226 (+145.65%)
Mutual labels:  operations-research, optimization-algorithms
geneal
A genetic algorithm implementation in python
Stars: ✭ 47 (-48.91%)
Mutual labels:  optimization-algorithms, travelling-salesman-problem
lectures-notes
My latex notes on whatever I'm studying. All are available to the public, but please take them with a grain of salt and notify me in case of errors :)
Stars: ✭ 62 (-32.61%)
Mutual labels:  operations-research
psopy
A SciPy compatible super fast Python implementation for Particle Swarm Optimization.
Stars: ✭ 33 (-64.13%)
Mutual labels:  optimization-algorithms
sopt
sopt:A simple python optimization library
Stars: ✭ 42 (-54.35%)
Mutual labels:  optimization-algorithms
paper-simulation
Let's reproduce paper simulations of multi-robot systems, formation control, distributed optimization and cooperative manipulation.
Stars: ✭ 133 (+44.57%)
Mutual labels:  optimization-algorithms
python-tsp-simulated-annealing
Visualisation of Simulated Annealing algorithm to solve TSP
Stars: ✭ 41 (-55.43%)
Mutual labels:  travelling-salesman-problem
GurobiLink
Wolfram Language interface to the Gurobi numerical optimization library
Stars: ✭ 16 (-82.61%)
Mutual labels:  optimization-algorithms
neural-net-optimization
PyTorch implementations of recent optimization algorithms for deep learning.
Stars: ✭ 59 (-35.87%)
Mutual labels:  optimization-algorithms
Nature-Inspired-Algorithms
Sample Code Collection of Nature-Inspired Computational Methods
Stars: ✭ 22 (-76.09%)
Mutual labels:  optimization-algorithms
Harris-Hawks-Optimization-Algorithm-and-Applications
Source codes for HHO paper: Harris hawks optimization: Algorithm and applications: https://www.sciencedirect.com/science/article/pii/S0167739X18313530. In this paper, a novel population-based, nature-inspired optimization paradigm is proposed, which is called Harris Hawks Optimizer (HHO).
Stars: ✭ 31 (-66.3%)
Mutual labels:  optimization-algorithms
psgd tf
Tensorflow implementation of preconditioned stochastic gradient descent
Stars: ✭ 33 (-64.13%)
Mutual labels:  optimization-algorithms
paradiseo
An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers
Stars: ✭ 73 (-20.65%)
Mutual labels:  optimization-algorithms
OptimisationAlgorithms
Searching global optima with firefly algorithm and solving traveling salesmen problem with genetic algorithm
Stars: ✭ 20 (-78.26%)
Mutual labels:  travelling-salesman-problem
pdfo
Powell's Derivative-Free Optimization solvers
Stars: ✭ 56 (-39.13%)
Mutual labels:  optimization-algorithms
AuxiLearn
Official implementation of Auxiliary Learning by Implicit Differentiation [ICLR 2021]
Stars: ✭ 71 (-22.83%)
Mutual labels:  optimization-algorithms
benchopt
Making your benchmark of optimization algorithms simple and open
Stars: ✭ 89 (-3.26%)
Mutual labels:  optimization-algorithms
biteopt
Derivative-Free Optimization Method for Global Optimization (C++)
Stars: ✭ 91 (-1.09%)
Mutual labels:  optimization-algorithms
OnePhase.jl
This package is the implementation of a one-phase interior point method that finds KKT points of nonconvex optimization problems.
Stars: ✭ 18 (-80.43%)
Mutual labels:  optimization-algorithms

Operations-Research

Lecture Notes

Prepared by

Tanmoy Das

Industrial Engineer & Jr. Data Scientist

Table of Contents

Introduction to Operations Research

Linear Programming

Graphical Solution

Simplex, Dual, Sensitivity

Transportation

Machine Learning

Network Optimization

Min Cost

Max Flow

Minimum Spanning Tree

Integer Programming

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].