Skip to content

Instances from "The flowtime network construction problem" IIE Transactions 44, 681-694 (2012)

Notifications You must be signed in to change notification settings

jordipereiragude/flowtimenetworkconstructioninstances

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Instances for the Flowtime Network Construction Problem

This repository contains the instances from the paper ``The flowtime network construction problem'' IIE Transactions 44, 681-694 (2012) by I. Averbakh and J. Pereira.

The file format follows:

  • The filename reports if the instance was generated using the euclidean or the random generator, the number of nodes and an instance number (there are 10 instances per generator and instance size)

  • The first line states the number of nodes (n)

  • Lines 2 to n+1 provide the distance matrix. The matrix is symmetric.

  • Lines n+2 to 2n report the weights of the nodes (only useful for weighted instances).

By convention, the first node is the depot and does not require a weight. Consequently the i-th value corresponds to the weight of node i+1.

About

Instances from "The flowtime network construction problem" IIE Transactions 44, 681-694 (2012)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published