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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

NomeAbr := Copy(NomeAbr,1, Length(NomeAbr)-4);<br />

Form1.GroupBox2.Caption := 'Grafo ativo : ...'+NomeAbr;<br />

Form1.Label9.Caption := 'Nós: '+IntToStr(M2);<br />

Form1.Label10.Caption := '<strong>Arcos</strong>: '+IntToStr(M2*M2);<br />

Form1.Label11.Caption := 'Arestas: '+IntToStr(0);<br />

Form1.GroupBox2.Update;<br />

Form1.StatusBar1.SimpleText := 'O Grafo já foi gravado com sucesso';<br />

Form1.ProgressBar1.Position:=0;<br />

end;<br />

end.<br />

159

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

Saved successfully!

Ooh no, something went wrong!