Skip to content

Implementação Branch and Bound v0.5#11

Open
nayaramg wants to merge 3 commits into
masterfrom
feature/branch-and-bound
Open

Implementação Branch and Bound v0.5#11
nayaramg wants to merge 3 commits into
masterfrom
feature/branch-and-bound

Conversation

@nayaramg
Copy link
Copy Markdown
Collaborator

@nayaramg nayaramg commented Jun 8, 2016

No description provided.

@massawho massawho force-pushed the feature/branch-and-bound branch from 793043f to 6466d40 Compare June 8, 2016 21:48
Comment thread src/branch_and_boud/BranchAndBound.java Outdated
public class BranchAndBound {

private static BranchAndBound instance;
private double otimo;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mudar para inglês optimal

@massawho massawho force-pushed the feature/branch-and-bound branch from e85110c to 9f0e794 Compare June 10, 2016 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants