-
Notifications
You must be signed in to change notification settings - Fork 44
Example of loose use of ampl #576
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
Merged
Merged
Changes from 28 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
5902bc5
the loose AMPL writer, now writes mps
DLWoodruff a3158a2
farmer_writer now writes the json
DLWoodruff 9c8ab00
farmer_writer.py is ready for testing
DLWoodruff 7179e19
the writer now goes to a given directory; ready to test reading
DLWoodruff 11a1831
bash to drive example
DLWoodruff 94f9ea3
Merge branch 'main' into looseAMPL
DLWoodruff dc4bbaa
[WIP] farmer_writer seems to write an OK mps file, but the json file …
DLWoodruff 470bb42
the writer might be working correctly with fixed columns
DLWoodruff 84bffce
add a loose coupling test for the AMPL example
DLWoodruff c6379e0
add some documentation for the loose AMPL example
DLWoodruff 6fbd4a3
add a script to convert C names in the MPS files to ampl names
DLWoodruff 749d8af
remove a stray space from test_pr_and_main.yml
DLWoodruff 5e446cb
run ruff locally
DLWoodruff f9ba0bf
add headers to new .py files and pip install mip in test yml
DLWoodruff 1e50ad4
add another mps file for testing
DLWoodruff e16ead3
need a different solver for the new test
DLWoodruff 2ec5bdd
need a solver that works in the test environment
DLWoodruff 8c907dc
correct location of col file
DLWoodruff b9a4981
trying python 3.11 for the schurr test (3.9 doesn't work with the pyomo)
DLWoodruff 4678738
dropping the use of nose for Schurr
DLWoodruff bed49ea
changing all tests from 3.9 to 3.11
DLWoodruff 9648e4b
trying to fix yaml syntax error
DLWoodruff b30cf0a
trying to correct the indentation in the yaml file
DLWoodruff e4f5691
I let chatgpt edit the yaml so that we won't get hung up waiting for …
DLWoodruff 1b5d7b1
trying to get more test jobs to run in parallel
DLWoodruff 5cfd3ef
I am having a heck of a time getting tests to run on github
DLWoodruff 35959dc
a GAMS example (that has a lot of machinery to hunt for files)
DLWoodruff c883c6f
a test and a tiny bit of documentation for the GAMS example
DLWoodruff 34c64d9
Delete examples/loose_agnostic/AMPL/farmer_free_writer.py
bknueven a4db135
fixup GHA yaml
bknueven f4a2837
fixup GHA yaml 2
bknueven 0e72b0d
remove optional imports
bknueven f82d96b
NFC: header for colmap.py
bknueven 3acd9be
gms file needed for example/test
DLWoodruff 1bb07a4
drop the test for loose gams example because I don't want to deal wit…
DLWoodruff f6ee4a5
remove a tab from the yml file
DLWoodruff File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.