# branchreduce **Repository Path**: mirrors_sryza/branchreduce ## Basic Information - **Project Name**: branchreduce - **Description**: Distributed branch-and-bound on Hadoop YARN. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Distributed branch-and-bound on Hadoop's YARN resource scheduling infrastructure. To build, run `mvn clean package`. The `branchreduce-0.1.0-jar-with-dependencies.jar` file in the `target` directory contains the code to execute a distributed implicit enumeration-based solver for 0-1 integer programming problems against a CDH4 cluster with YARN enabled.