|
|
@5220
|
6 years |
wehart |
For set operations, the set is ordered if the initial sets are ordered.
|
|
|
@5214
|
6 years |
wehart |
Documentation update.
|
|
|
@5213
|
6 years |
wehart |
Removing the coopr.pyomo documentation, which isn't actively maintained.
|
|
|
@5212
|
6 years |
wehart |
Adding support for 'doc' attributes for components.
Adding a test to …
|
|
|
@5208
|
6 years |
wehart |
Removing deprecation of pre-3.0 rule order.
|
|
|
@5207
|
6 years |
wehart |
Making the use of None return values in rules an error, rather than a …
|
|
|
@5206
|
6 years |
wehart |
Adding a 'verbose' option to 'pprint', which forces the generation of …
|
|
|
@5205
|
6 years |
wehart |
Adding 'verbose' option for pprint.
Bug fix in check actions.
|
|
|
@5187
|
6 years |
wehart |
Adding the pyomo2osil command.
|
|
|
@5185
|
6 years |
jwatson |
Added store_values bulk commit to Param and parameter representations.
|
|
|
@5182
|
6 years |
jwatson |
Adding extract_values and store_values methods to variables, to allow for …
|
|
|
@5179
|
6 years |
jwatson |
Adding an extract_values method to Param objects and the associated …
|
|
|
@5156
|
7 years |
wehart |
This looks like a fix in the baseline. I'm not sure that the baseline was …
|
|
|
@5155
|
7 years |
wehart |
Changing tests to explicitly create RealSet?, IntegerSet? and _AnySet …
|
|
|
@5154
|
7 years |
wehart |
Add the valid_model_component() method, which allows components to disable …
|
|
|
@5142
|
7 years |
jwatson |
Changing ValueError? to RuntimeError? in exceptions relating to CPXLP writer …
|
|
|
@5140
|
7 years |
jwatson |
Some efficiency improvements to identify variables and canonical …
|
|
|
@5137
|
7 years |
jwatson |
Added logic to respect the "nochecking" flag when setting values in a …
|
|
|
@5126
|
7 years |
jwatson |
Exposing LP writer labelers, for use elsewhere within Coopr.
|
|
|
@5125
|
7 years |
jwatson |
Adding some iteration methods to ConstraintBase?. Exporting ConstraintData? …
|
|
|
@5124
|
7 years |
jwatson |
Fixing issue with "canonical_label" identifier, which should be "canonical …
|
|
|
@5121
|
7 years |
jwatson |
Eliminating the redundant "var" and "con" slots in (respectively) …
|
|
|
@5115
|
7 years |
jwatson |
Fixing bug in ampl_var_id dictionary clear - for some reason, resetting it …
|
|
|
@5112
|
7 years |
jdsiiro |
Updating canonical_repn tests:
- new baselines to track recent change in …
|
|
|
@5097
|
7 years |
wehart |
Moving tests into coopr.openopt
|
|
|
@5095
|
7 years |
wehart |
Migrating OpenOpt? code to coopr.openopt
|
|
|
@5089
|
7 years |
jwatson |
Created specialized encoding for linear components of canonical …
|
|
|
@5086
|
7 years |
gabeh |
Small efficiency updates to piecewise.py
|
|
|
@5084
|
7 years |
jwatson |
Allowing NL preprocessing to be enabled/disabled via instance attributes - …
|
|
|
@5081
|
7 years |
jdsiiro |
bugfix for unittests (introduced in r5080): pow() and abs() are …
|
|
|
@5080
|
7 years |
jdsiiro |
Fixing test failure introduced in r5066: pow() and abs() should not be …
|
|
|
@5075
|
7 years |
jwatson |
Moving the CPXLP writer labelers to file scope, so they can be used …
|
|
|
@5074
|
7 years |
jwatson |
Minor correct to Daniel's previous commit - making new arguments keyword …
|
|
|
@5067
|
7 years |
wehart |
Allow for numeric values in the Pyomo expression tree.
|
|
|
@5066
|
7 years |
wehart |
Adding support for FuncDesigner? functions for tanh, asinh, acosh and …
|
|
|
@5061
|
7 years |
wehart |
Bug fix to call FuncDesigner? on large problems.
|
|
|
@5060
|
7 years |
wehart |
A change to use FuncDesigner?.sum().
|
|
|
@5059
|
7 years |
wehart |
Adding support for 'pow' expressions.
|
|
|
@5047
|
7 years |
dword |
edited print_model_NL to allow for no generation of constraint and …
|
|
|
@5043
|
7 years |
wehart |
Rework of imports to more aggressively ignore IPython import errors. …
|
|
|
@5039
|
7 years |
wehart |
Various bug fixes…
|
|
|
@5031
|
7 years |
jwatson |
Bug fix to LP writer - unused variables were being output in the bounds …
|
|
|
@5024
|
7 years |
wehart |
Various bug fixes. This looks like it might work now…
|
|
|
@5021
|
7 years |
jwatson |
Moving has_discrete_variables method from PyomoModel? to Block, and making …
|
|
|
@5015
|
7 years |
wehart |
Adding non-zero return codes.
|
|
|
@5010
|
7 years |
wehart |
Updating baselines
|
|
|
@5008
|
7 years |
wehart |
Bug fix.
|
|
|
@5007
|
7 years |
wehart |
Adding baseline.
|
|
|
@5005
|
7 years |
wehart |
Creating unique output files, so we can examine them after test failures.
|
|
|
@5004
|
7 years |
wehart |
Putting results in a *.json file if the --json option is specified.
|
|
|
@5003
|
7 years |
wehart |
Changing testing logic to only remove the testing file if
the test passes.
|
|
|
@5000
|
7 years |
wehart |
Updating baselines to only include data that is reliably generated on …
|
|
|
@4991
|
7 years |
wehart |
Baseline updates.
|
|
|
@4987
|
7 years |
wehart |
Update in tests to rely on JSON format rather than YAML.
|
|
|
@4986
|
7 years |
wehart |
Adding logic to manage the results format specification. The default is …
|
|
|
@4985
|
7 years |
wehart |
Adding nonzero return code when errors occur.
|
|
|
@4984
|
7 years |
wehart |
Adding option to force output of results in json format.
|
|
|
@4977
|
7 years |
jwatson |
Fixed various get/set bugs in singleton parameters.
|
|
|
@4975
|
7 years |
jwatson |
Fixing bug in NL writer, in which bool values were not being treated …
|
|
|
@4968
|
7 years |
jwatson |
Changing the exception raised when a block is re-assigned to a new parent …
|
|
|
@4947
|
7 years |
jwatson |
Various changes to the pyomo model components pickle-related …
|
|
|
@4940
|
7 years |
jwatson |
Fixing import warning.
|
|
|
@4937
|
7 years |
jwatson |
Modified var/objective classes to include more general iterator functions. …
|
|
|
@4927
|
7 years |
jwatson |
Corrected a spot in the LP writer in which terms with variables associated …
|
|
|
@4925
|
7 years |
jwatson |
Modifying load solution behavior to still actually load a solution even if …
|
|
|
@4923
|
7 years |
dword |
Fixed 2 bugs in the NL writer: the gradient variables apparently needed to …
|
|
|
@4909
|
7 years |
wehart |
Removing time info from these baselines.
|
|
|
@4908
|
7 years |
wehart |
Updating baselines that reflect the fact that constraints are an
active …
|
|
|
@4899
|
7 years |
wehart |
Bug fix due to recent reorg in coopr.plugins
|
|
|
@4897
|
7 years |
jwatson |
Breaking apart compute canonical functionality, so we can control the …
|
|
|
@4896
|
7 years |
jwatson |
More cleanup relating to old / missing files in preprocessing.
|
|
|
@4895
|
7 years |
wehart |
Conditionally using FuncDesigner? module.
|
|
|
@4894
|
7 years |
jwatson |
The numeric varlabels preprocessor has long seen been deprecated in …
|
|
|
@4893
|
7 years |
wehart |
Adding routine to create a FuncDesigner? object.
Bug fix in sets…
|
|
|
@4888
|
7 years |
wehart |
Bug fix in rangeset validation call.
Changes due to migration of …
|
|
|
@4886
|
7 years |
wehart |
Reworking the implementation of the RangeSet? class. This class is
now a …
|
|
|
@4882
|
7 years |
wehart |
Adding a check to verify that the element being tested by _set_contains is …
|
|
|
@4881
|
7 years |
wehart |
Adding tolerance values to tests.
|
|
|
@4876
|
7 years |
dword |
edited the nl file writer to handle blocks. EF problems are now written …
|
|
|
@4869
|
7 years |
jwatson |
Fixing issue in set containment checking, in which a lot of extra work is …
|
|
|
@4868
|
7 years |
jwatson |
More touch-up relating to the previous commit - new GLPK doesn't report …
|
|
|
@4867
|
7 years |
jwatson |
Changing test baseline to avoid feasible versus optimal comparison issues …
|
|
|
@4852
|
7 years |
jwatson |
Suppressing a warning relating to unconstructed blocks, which will …
|
|
|
@4840
|
7 years |
jwatson |
Fixed bug in indexed sets, which was inproperly handling nested indices.
|
|
|
@4839
|
7 years |
wehart |
Adding a tolerance for the YAML comparison.
|
|
|
@4835
|
7 years |
wehart |
Changing tests to use YAML matches, which is a more robust comparison …
|
|
|
@4833
|
7 years |
wehart |
Adapting baseline files, to accommodate changes in GLPK solver.
|
|
|
@4815
|
7 years |
wehart |
This is a hack to make pickling tests work. This adds a component() …
|
|
|
@4805
|
7 years |
wehart |
Removing the 'has_capability' attribute from models. Extending the …
|
|
|
@4804
|
7 years |
wehart |
Misc reformatting edits.
|
|
|
@4803
|
7 years |
jdsiiro |
Fix for pickling results where component index contains "None".
|
|
|
@4794
|
7 years |
wehart |
Moving SOS tests into coopr.data.pyomo. These are integration tests, …
|
|
|
@4793
|
7 years |
wehart |
Moving the Pyomo pickling tests into coopr.plugins. These tests test …
|
|
|
@4792
|
7 years |
wehart |
Fixing bug that prevented pickling…
|
|
|
@4785
|
7 years |
wehart |
Adding a 'slack' attribute to ConstraintData?.
|
|
|
@4777
|
7 years |
wehart |
Fix bug in loading. When passing model data, don't create an error that …
|
|
|
@4773
|
7 years |
wehart |
Update of baseline results given changes in computation of lower/upper …
|
|
|
@4771
|
7 years |
wehart |
Adding the '-c' option to generate exceptions when Pyomo fails.
Adding a …
|
|
|
@4765
|
7 years |
jdsiiro |
Fixes for SOS in the LP writer:
- better error checking for supported …
|
|
|
@4763
|
7 years |
wehart |
Bug fix. Need to reference var().declare_attribute()
|
|
|