Skip to content

feature_06_07_testing#15

Merged
MadhuTangudu merged 7 commits intotestingfrom
feature_06_07
Sep 29, 2021
Merged

feature_06_07_testing#15
MadhuTangudu merged 7 commits intotestingfrom
feature_06_07

Conversation

@bdiptesh
Copy link
Owner

Description

Optimization module

Tickets

Type of change

Please select option(s) that are relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Unit/Integration tests in the code
  • Code runs locally without any warnings/errors with test files

Checklist:

  • New and existing unit tests pass locally with my changes
  • I have added tests including corner cases that prove my fix is effective or that my feature works
  • I have run tests before committing
  • My code follows the contribution guidelines of this project
  • I have performed a self & peer review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings/errors
  • Any dependent changes have been merged and published in downstream modules
  • Left side is NOT stable branch. Example: Left side is testing branch
  • Right side is YOUR branch. Example: feature_36

bdiptesh and others added 6 commits September 28, 2021 13:45
changelog:
- added TSP and Transport modules
changelog:
- latex document added
changelog:
- Documentation added for Transportation
@bdiptesh bdiptesh added opt Optimization merge Merge labels Sep 29, 2021
@bdiptesh bdiptesh added this to the v0.4.0 milestone Sep 29, 2021
@MadhuTangudu MadhuTangudu self-requested a review September 29, 2021 11:32
@MadhuTangudu MadhuTangudu merged commit 9cb1a93 into testing Sep 29, 2021
@MadhuTangudu MadhuTangudu deleted the feature_06_07 branch September 29, 2021 11:32
@bdiptesh bdiptesh removed this from the v0.4.0 milestone Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge Merge opt Optimization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Transportation problem Traveling salesman problem

2 participants