src/work/deba/test.lgf
changeset 1036 2f514b5c7122
parent 1032 9e903d3a1ef6
child 1037 3eaff8d04171
equal deleted inserted replaced
0:342f57179915 1:dca6489863e3
       
     1 @nodeset
       
     2 id cost color description mmap
       
     3 1 1 green "A -> B \t: 10" a
       
     4 2 2 blue "A -> B \t: 10" b
       
     5 # hatalom dicsoseg "A -> B \t: 10" c
       
     6 3 1 red "A -> B \t: 10" d #adjkhj
       
     7 4 2 red "A -> B \t: 10" e
       
     8 5 1 green "A -> B \t: 10" f
       
     9 10 1 green "A -> B \t: 10" g
       
    10     # hello - bello csucsok "A -> B \t: 10"
       
    11 6 2 blue "A -> B \t: 10" h
       
    12 7 1 blue "A -> B \t: 10" i
       
    13 8 2 red "A -> B \t: 10" j
       
    14 9 1 green "A -> B \t: 10" k
       
    15 
       
    16 @edgeset 
       
    17 		id	weight 	description		mmap
       
    18 1	4	1	10 	"A -> B \t: 101"	a
       
    19 3 	5	5	29 	"A -> B \t: 10q"	b
       
    20 3	4	2	92 	"A -> B \t: 10a"	c
       
    21 2	3	6	92	"A -> B \t: 10d"	d
       
    22 9	5	9 	49	"A -> B \t: 10c"	e
       
    23 10	4	3	40	"A -> B \t: 10v"	f
       
    24 1	3	8	84	"A -> B \t: 10g"	g
       
    25 6	7	4	83 	"A -> B \t: 10h"	h
       
    26 8	9	7	37 	"A -> B \t: 10j"	i
       
    27 7	8	10	12 	"A -> B \t: 10g"	j
     1 
    28 
     2 @nodes
    29 @nodes
       
    30 source 1
       
    31 target 7
     3 
    32 
     4 id cost color
    33 @edges
       
    34 newedge 7
     5 
    35 
     6 1 1 green
       
     7 2 2 blue
       
     8 # hatalom dicsoseg
       
     9 3 1 red
       
    10 4 2 red
       
    11 5 1 green
       
    12 10 1 green # ez nem egy igazan jo sor
       
    13     # hello - bello csucsok
       
    14 6 2 blue
       
    15 7 1 blue
       
    16 8 2 red
       
    17 9 1 green
       
    18 @edges
       
    19 source target weight
       
    20 1 4 10
       
    21 3 5 29
       
    22 3 4 92
       
    23 2 3 92
       
    24 9 5 49
       
    25 10 4 40
       
    26 1 3 84
       
    27 6 7 83
       
    28 8 9 37
       
    29 7 8 89
       
    30 @end
    36 @end