Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

exportToFile

Exports a network to an proprietary format.


Description

The format used is similar to the TSPlib format (see exportToTSPlibFormat), but it saves not only the point coordinates. It also saves the arrival times of dynamic customers.

Usage

exportToFile(x, filename, digits = 2L)

Arguments

x

[Network]
Network to export.

filename

[character(1)]
File name.

digits

[integer(1)]
Round coordinates to this number of digits. Default is 2.

Value

Nothing


netgen

Network Generator for Combinatorial Graph Problems

v1.3.2
BSD_3_clause + file LICENSE
Authors
Jakob Bossek [aut, cre]
Initial release
2020-01-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.