Graph Layout Applet Demo: Input Edge List

Enter an edge list separated by commas, with no comma at the end and no embedded or ending spaces. Example:

apples-pears,pears-peaches,peaches-nectarines,pears-nectarines

You can optionally specify edge lengths as in this example:

apples-pears/100,pears-peaches/75,peaches-nectarines/50,pears-nectarines/50

Once you've entered your list, hit the Send button.

Back to the Java for Social Networks? page.