Skip to content

nbarbosa-git/Set-Patitioning-Problem--w-ILS-metaheuristics-

Repository files navigation

Set Patitioning Problem (w/ILS metaheuristics)

Academic Project

To run the program you need to enter:

1.Add where the reading files are;

  1. Use the file in txt instances_list.txt in this folder and insert the file name without (SPP), the program will read all as instances contained in the list. There is an identical copy in this folder ready for use.

The field where the addresses are arranged in the original and unmodified program is copied below and is in line 20;

Choose path to read and write your instances: char file_name_read[MAX]="/choose/your/path/"; char file_list[MAX] = "Instances_list.txt";

About

Academic Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages