Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest changes #99

Merged
merged 7 commits into from
Jul 27, 2023
Merged

Latest changes #99

merged 7 commits into from
Jul 27, 2023

Commits on Jun 25, 2023

  1. Test solution printing

    mmghannam committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    2e499f8 View commit details
    Browse the repository at this point in the history
  2. Update version number

    mmghannam committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    f91bbb4 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    mmghannam committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    2ea1f61 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Move ScipPtr struct and methods to its own module (#96)

    * Update version number (#84)
    
    * Test solution printing
    
    * Update version number
    
    * Update CHANGELOG
    
    * Primal heuristic plugin (#85)
    
    * Add primal heuristic plugin
    
    * Add primal heuristic plugin
    
    * Update CHANGELOG
    
    * Raise lowest coverage limit (#86)
    
    * Fix links
    
    * Rename back method name
    
    * Use correct file name
    
    * CI: use download links from github (#87)
    
    * CI: use download links from github
    
    * Use ubuntu download link
    
    * Generate correct download link from version
    
    * Change status of project in README (#94)
    
    * Move scipptr struct and methods to its own module
    
    * Update changelog
    
    * Make raw scip ptr visible to crate
    mmghannam authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d231715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a331abd View commit details
    Browse the repository at this point in the history
  3. Separate solution methods to its own trait (#98)

    * Solving state, represents methods accessible from plugin implementations
    
    * Separate solution methods to its own trait
    mmghannam authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    248aebf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03e1993 View commit details
    Browse the repository at this point in the history