GitHub / bzquatre / branch_and_bound
Branch and bound is a technique used in computer science and optimization algorithms to solve combinatorial optimization problems. It is particularly useful for solving problems where an exhaustive search of all possible solutions is not feasible due to the large search space.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzquatre%2Fbranch_and_bound
PURL: pkg:github/bzquatre/branch_and_bound
Stars: 0
Forks: 0
Open issues: 0
License: gpl-3.0
Language: Inno Setup
Size: 253 KB
Dependencies parsed at: Pending
Created at: about 3 years ago
Updated at: about 2 years ago
Pushed at: about 2 years ago
Last synced at: about 2 years ago
Topics: mathematics, operational-research, python, searching-algorithms