Solving Optimization Problems

Optimization Methods

Hello everyone and welcome! In this video, I’m going to talk about optimization methods in general and compare different characteristics…

4 years ago

Innovative Algorithm for Global Optimization

In this post, I’m going to show you my innovative algorithm for global optimization. This algorithm has an innovative mechanism…

4 years ago

Genetic Algorithm for Open Vehicle Routing Problem

In this post, I’m going to show you my Matlab code of Genetic Algorithm for solving open vehicle routing problem.…

4 years ago

Solving TSP in Python with Data in Excel

Hello everyone and welcome. In this post, I’m going to show you how to solve travelling salesman problems (TSP) using…

4 years ago

Introduction to my YouTube Channel: Solving Optimization Problems

Hello everyone and welcome! In this post, I'm going to talk about my YouTube Channel: "Solving Optimization Problems". + This…

4 years ago

How to Solve Linear Programming (LP) Problems Using Python

Hello everyone and welcome! In this post, I’m going to show you how to solve linear programming problems using Python.…

4 years ago

How to Solve Linear Programming (LP) Problems Using Matlab

Hello everyone and welcome! In this post, I’m going to show you a very simple but effective method to solve…

4 years ago

Python Code of the 2-Opt Algorithm for Solving the Traveling Salesman Problems

Hello everyone and welcome. In this post, I’m going to show you a Python code of the 2-Opt Algorithm for…

4 years ago

Multi-Objective Optimization with Linear and Nonlinear Constraints in Matlab

Hello everyone and welcome! In this post, I’m going to show you how to solve multi-objective optimization with linear and…

4 years ago

TSP Solver (Easy and Effective)

Hello everyone! In this post, I’m going to demonstrate the power of TSP solver (Travelling Salesman Problem solver) in Matlab…

4 years ago