yconst / CFP

Variable neighborhood search used for solving Cell Formation problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cell Formation Problem solver

Example of usage of Variable Neighbourhood Search metaheuristic to solve CFP

Usage

python main.py ./problem_file.txt

About

Variable neighborhood search used for solving Cell Formation problem


Languages

Language:Python 100.0%