Ejemplo n.º 1
0
 private void bBToolStripMenuItem_Click(object sender, EventArgs e)
 {
     this.reset();
     // TODO: Add a hook into your own implementation here.
     CityData.branchAndBound();
 }