scnshen / FVNS

FVNS algorithm code in MATLAB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FVNS

FVNS algorithm (Hongtao Lin, Zhong Wang, Variable Neighborhood Search for Flight Rescheduling After Airport Closure, IEEE ACCESS, under review) code in MATLAB

choose algrithm

Run FVNS.m to solve the aircraft recovery problem by FVNS.

Run SALS.m to solve the aircraft recovery problem by SALS.

choose instance

You can choose the test instance by varibale Scenario.

Scenario=1 -> MD-90 fleet instance

Scenario=2 -> DH-8 fleet instance

About

FVNS algorithm code in MATLAB


Languages

Language:MATLAB 90.4%Language:M 9.6%