Cyto: layout which can accept a distance or weight for each edge?

Hello! How would I specify a weight or distance for each edge? For example, Node A has nodes that are connected to it, but Node 1 has a distance of 5 where Node 3 has a distance of 25 so it would be farther away than the first.

Is this possible?