Skip to content

Example project using Huub as a library#244

Open
AllenZzw wants to merge 11 commits intohuub-solver:developfrom
AllenZzw:example/jssp
Open

Example project using Huub as a library#244
AllenZzw wants to merge 11 commits intohuub-solver:developfrom
AllenZzw:example/jssp

Conversation

@AllenZzw
Copy link
Copy Markdown
Collaborator

Add an example project using Huub as a library for solving jobshop scheduling problem

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
crates/huub-cli/src/cli.rs 82.92% <ø> (ø)
crates/huub-cli/src/main.rs 0.00% <ø> (ø)
crates/huub/src/solver/branchers.rs 90.41% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Oct 23, 2025

Merging this PR will not alter performance

✅ 21 untouched benchmarks


Comparing AllenZzw:example/jssp (1caaa2a) with develop (32adcb6)

Open in CodSpeed

@Dekker1 Dekker1 added this to the Initial release milestone Nov 4, 2025
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 25, 2026

CLA assistant check
All committers have signed the CLA.

@Dekker1
Copy link
Copy Markdown
Contributor

Dekker1 commented Apr 10, 2026

I've refactored this some, and it seems in good shape to me now. The main thing that appears to be missing is a README file to tell people about the example and the format that it accepts (and maybe where to find some instance files). It would also be nice to have one or two created instances that we can keep in the repository and run as part of the test suite.

@AllenZzw Could you see whether you could complete this?

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