COIN-OR::LEMON - Graph Library

Version 2 (modified by Alpar Juttner, 8 years ago) (diff)

--

Summer School 2016

  • The description of the LGF format can be found here: http://lemon.cs.elte.hu/pub/doc/1.3/a00002.html
  • The file contains the following attributes:
    • in the @nodes section:
      • label: the node label, >= 1 integer numbers
      • lat: the latitude of the node, floating point number
      • lon: the longitude of the node, floating point number
    • in the @arcs section:
      • length: The length of the road, in meter (integer number)
      • maxspeed: The maximum allowed speed , in km/h (integer number)

Attachments (2)

Download all attachments as: .zip