private void bBToolStripMenuItem_Click(object sender, EventArgs e) { this.reset(); CityData.solveBranchAndBound(); }