09.05.2013 Views

Algoritmos Heurísticos de Cobertura de Arcos

Algoritmos Heurísticos de Cobertura de Arcos

Algoritmos Heurísticos de Cobertura de Arcos

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

xs:=x1;<br />

ys:=y1;<br />

PaintBox1.Canvas.MoveTo(xs,ys);<br />

For i:= 1 to 20 do<br />

begin<br />

//xt:=Round((x2-x1)*0.05)+xs;<br />

//yt:=Round((y2-y1)*0.05)+ys;<br />

xt:=Round((x2-x1)*0.05*i)+x1;<br />

yt:=Round((y2-y1)*0.05*i)+y1;<br />

If ((abs(x2-xt)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!