<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=text/html;charset=gb2312 http-equiv=Content-Type>
<META content='"MSHTML 4.72.3110.7"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000000 size=2>Dear All:</FONT></DIV>
<DIV><FONT color=#000000 size=2>I have a graph problem to solve. I wonder if 
anybody could be of help. For a given graph, that is, the number of vertices is 
given and the edges are specified, how can I evolve a graph to match this given 
graph? The input should be the number of vertices and the number of edges. The 
objective function of a graph is the number of edges that match the given graph. 
I tried a list of lists representation and steady state genetic algorithm but 
only got 82% of the edges correct. Can someone suggest a few methods? Thanks in 
advance.</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>Fan Jiang</FONT></DIV></BODY></HTML>