Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scipopt/russcip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.1
Choose a base ref
...
head repository: scipopt/russcip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.2
Choose a head ref
  • 10 commits
  • 6 files changed
  • 3 contributors

Commits on May 21, 2025

  1. Configuration menu
    Copy the full SHA
    6558e65 View commit details
    Browse the repository at this point in the history
  2. Add an assert

    mmghannam committed May 21, 2025
    Configuration menu
    Copy the full SHA
    cce6605 View commit details
    Browse the repository at this point in the history
  3. Cargo fmt

    mmghannam committed May 21, 2025
    Configuration menu
    Copy the full SHA
    e4ed3dc View commit details
    Browse the repository at this point in the history
  4. Clippy

    mmghannam committed May 21, 2025
    Configuration menu
    Copy the full SHA
    4c41ac4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #250 from scipopt/bin-packing-example

    Add bin packing example and some added methods
    mmghannam authored May 21, 2025
    Configuration menu
    Copy the full SHA
    85b804f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    044cbcc View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. Update bin_packing.rs

    HunkBenny authored May 23, 2025
    Configuration menu
    Copy the full SHA
    e1ef7d8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2025

  1. Configuration menu
    Copy the full SHA
    11a4df9 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2025

  1. Configuration menu
    Copy the full SHA
    6602046 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #254 from HunkBenny/main

    [upd] check number of original variables when querying (Closes #253)
    mmghannam authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    53b4101 View commit details
    Browse the repository at this point in the history
Loading