Timeline
Jul 16, 2010:
- 7:48 PM Changeset [2814] by
- Another SOS example, this time with SOS2.
- 7:47 PM Changeset [2813] by
- Added test cases for 'filter' capability of sets. Added test case for …
- 7:42 PM Changeset [2812] by
- Fixes an off-by-one error when removing an element from an ordered set.
- 3:32 PM Changeset [2811] by
- Added the ability to filter set elements after construction by …
Jul 15, 2010:
- 7:16 PM Changeset [2810] by
- Found an almost helpful error message while working on my model; …
- 7:13 PM Changeset [2809] by
- Minor grammar fixes, and resolution of a word-wrap issue for a file name.
- 7:11 PM Changeset [2808] by
- No wording or pdf output changes, but reformat LaTeX so that it's …
- 4:07 PM Changeset [2807] by
- More import updates.
- 4:04 PM Changeset [2806] by
- Update import definitions.
- 4:03 PM Changeset [2805] by
- New class heirarchy for model transformations. Heirarchy: …
- 1:14 PM Changeset [2804] by
- Added a utility module for model transformations, util.py. Currently …
- 12:18 PM Changeset [2803] by
- Forgot to do due diligence in checking my previous patch. Added an …
- 12:08 PM Changeset [2802] by
- Fix bug with interaction between wordwrap and CPlex CPlex apparently …
Jul 14, 2010:
- 5:02 PM Changeset [2801] by
- Allow for the possibility of numeric names. (Fix pprint assumption.) …
- 5:00 PM Changeset [2800] by
- NFC: remove EOL whitespace so as not to obfuscate actual work in next …
- 4:19 PM Changeset [2799] by
- Refs #3881: "CPlex LP line length enforcement" Formally enforce …
- 4:18 PM Changeset [2798] by
- Base class for isomorphic transformations.
- 2:26 PM Changeset [2797] by
- Adding EqualityTransform?, which creates an equivalent form of a model …
- 1:44 PM Changeset [2796] by
- A refactor at r2765 lost a sign. Correct oversight. Now test.coopr's …
- 1:43 PM Changeset [2795] by
- Add missing VarStatus?, broken since r2753, where is used to be pulled …
- 1:38 PM Changeset [2794] by
- Revert cpxlp back to 2792, initially broken. The next commit will …
Jul 13, 2010:
- 9:55 PM Changeset [2793] by
- Reverting cpxlp.py to version 2763 and adding back in the VarStatus? …
- 6:20 PM Changeset [2792] by
- Fix bug where pprint dies if stage names are non-strings. Basically, …
- 6:18 PM Changeset [2791] by
- Error message: Automatic cast to string in case, fixing possible ugly …
- 6:16 PM Changeset [2790] by
- NFC: Remove some whitespace, so it's clear what the *actual* changes …
- 3:47 PM Changeset [2789] by
- Updates to var.py to allow indexed variables to contain both …
- 3:17 PM Changeset [2788] by
- Removing the code migrated in previous fix.
- 3:17 PM Changeset [2787] by
- Migrate 2.(<5) deepcopy fix for Objective from constraint.py to …
- 11:07 AM Changeset [2786] by
- Support for generalized sums over k sets, like in AMPL. Added: …
Jul 12, 2010:
- 2:45 PM Changeset [2785] by
- More dependency updates from splitting Constraint and Objective …
- 2:26 PM Changeset [2784] by
- Necessary import for objective.py. Allow for from coopr.pyomo.base …
- 2:14 PM Changeset [2783] by
- Primarily separates the definition of Objective and Constraint into …
- 12:19 PM Changeset [2782] by
- A standard form transformation. Given a model M, StandardForm?(M) …
Jul 9, 2010:
- 11:24 AM Changeset [2781] by
- In the PySP farmer example, changing "MeanYield?" to "Yield" - …
- 9:27 AM Changeset [2780] by
- Adding runpy2 to configuration files.
- 9:14 AM Changeset [2779] by
- Removing ipython from all.ini Adding runpy2 to dev.ini
Jul 6, 2010:
- 5:31 PM Changeset [2778] by
- Mild NFC refactor, while researching a #3883
- 12:33 PM Changeset [2777] by
- Backslash line continuation not universal Apparently you can't use …
- 12:15 PM Changeset [2776] by
- 4 lines to 2 lines in slightly less efficient, but perhaps cleaner …
- 11:30 AM Changeset [2775] by
- General refactor of GLPK executable line creation. Specifically, this …
- 11:23 AM Changeset [2774] by
- NFC: Whitespace removal, and 80-char update to selected functions.
Jul 5, 2010:
- 5:31 PM Changeset [2773] by
- Adding a new plugin to apply model instance transformations.
- 5:29 PM Changeset [2772] by
- Eliminating the direct use of cProfile, which is not backwards …
- 5:18 PM Changeset [2771] by
- Resolving backwards compatibility for Python 2.4
- 2:39 AM Changeset [2770] by
- Typo fix in function change.
- 12:45 AM Changeset [2769] by
- Per #3942, the CPlex line limit is apparently 510 characters, not 512.
- 12:34 AM Changeset [2768] by
- On the road to Coopr with Python 2.4 * Reduce check to 2.4+ in the …
- 12:17 AM Changeset [2767] by
- On the road to Coopr with Python 2.4 One more NFC that should have …
Jul 4, 2010:
- 11:18 PM Changeset [2766] by
- On the road to Coopr with Python 2.4 Whoops! Forgot to commit this …
- 9:51 PM Changeset [2765] by
- On the road to Coopr with Python 2.4 Another NFC: Another couple of …
- 9:48 PM Changeset [2764] by
- On the road to Coopr with Python 2.4 Another NFC: Another couple of …
Jul 3, 2010:
- 5:17 PM Changeset [2763] by
- On the road to Coopr with Python 2.4 Remove some naive Python 2.4 …
- 5:07 PM Changeset [2762] by
- On the road to Coopr with Python 2.4 First things first: some naive …
Jul 2, 2010:
- 10:11 AM Changeset [2761] by
- Fixing the dictionary of variables that is passed in.
- 10:03 AM Changeset [2760] by
- Adding logic to use an interactive shell when IPython is not installed.
- 9:52 AM Changeset [2759] by
- Update due to changes in pyutilib.virtualenv 1.5
Jul 1, 2010:
- 1:31 PM Changeset [2758] by
- Clarifying the semantics of the '-i' flag when IPython is not installed.
- 1:03 PM Changeset [2757] by
- Mark _print_quadterm as @deprecated
- 10:30 AM Changeset [2756] by
- Refactor line width constraint with TextWrapper? The TextWrapper? …
- 10:23 AM Changeset [2755] by
- Minor error handling and test refactorization.
- 10:11 AM Changeset [2754] by
- NFC: minor optimization refactor
- 9:55 AM Changeset [2753] by
- NFC: import reorganization and cruft removal
Jun 30, 2010:
- 5:29 PM Changeset [2752] by
- Provies a workaround for the Python 2.4 copy.deepcopy() bugs. …
- 5:27 PM Changeset [2751] by
- Added support for standard form conversion. Instantiated Pyomo models …
- 4:17 PM Changeset [2750] by
- NFC Remove forgotten about debugging comments (# lines), add colons …
- 3:15 PM Changeset [2749] by
- Add (for real) updated test of OSiL writer. I added the baseline text …
- 3:07 PM Changeset [2748] by
- Organize Pyomo CLI options. Alphabetize and split CLI options into …
- 2:58 PM Changeset [2747] by
- Add OSiL writer plugin; enables pyomo --solver Enable OSiL writer …
- 2:57 PM Changeset [2746] by
- NFC
- 2:53 PM Changeset [2745] by
- Initial foray of an OSiL writer. Also added a test, minimal as it is. …
- 2:51 PM Changeset [2744] by
- NFC: white space removal
- 12:09 PM Changeset [2743] by
- Change test to jive with recent format update.
- 11:49 AM Changeset [2742] by
- Update definition formats of problem/result types For reference: …
- 12:15 AM Changeset [2741] by
- Adding an '-i' option to the Pyomo commandline. This drops Pyomo down …
Jun 29, 2010:
- 11:32 PM Changeset [2740] by
- Adding ipython to dev.ini. This points to the checkout of ipython …
- 11:54 AM Changeset [2739] by
- Tests apparently remove their own output files. Also change quadratic …
- 11:03 AM Changeset [2738] by
- SVN can ignore the test output files (*.out)
- 11:01 AM Changeset [2737] by
- Better failure mode for incorrect model rule. JP found a …
Jun 28, 2010:
- 11:09 PM Changeset [2736] by
- Further diagnostic improvements to previous commit - forgot to output …
- 10:58 PM Changeset [2735] by
- Added error diagnostic for cases where variables don't yet have label …
- 8:01 PM Changeset [2734] by
- Merged revisions 2601-2733 via svnmerge from …
- 8:00 PM Changeset [2733] by
- Merged revisions 2603-2732 via svnmerge from …
- 8:00 PM Changeset [2732] by
- Merged revisions 2600-2731 via svnmerge from …
- 7:59 PM Changeset [2731] by
- Merged revisions 2604-2730 via svnmerge from …
- 7:59 PM Changeset [2730] by
- Merged revisions 2605-2729 via svnmerge from …
- 4:09 PM Changeset [2729] by
- Updates to various piecewise examples.
- 4:05 PM Changeset [2728] by
- Yeaarrrrggghhhh! Another GLPK debug print statement removed.
- 4:01 PM Changeset [2727] by
- Taking out a forgotten debug print statement.
- 2:11 PM Changeset [2726] by
- Fixing GLPK plugin to recognize and correctly process instances in …
- 12:45 PM Changeset [2725] by
- Update of piecewise test cases.
- 10:51 AM Changeset [2724] by
- Updating comments to reflect previous fix.
- 10:43 AM Changeset [2723] by
- Bug fix. Definition of convexity for piecewise linear functions with …
Jun 27, 2010:
- 11:40 PM Changeset [2722] by
- Update to use the new YAML specification for the 'solvers' section of …
- 2:13 PM Changeset [2721] by
- Refactorying this test, to perform import of coopr.opt in the YML …
Jun 26, 2010:
- 10:24 PM Changeset [2720] by
- Starting to add some simple piecewise expressions for testing.
- 9:49 PM Changeset [2719] by
- Adding some simple quadratic test cases - neither of quite work yet, …
- 9:06 PM Changeset [2718] by
- Update to test and test drivers due to rename of pyutilib.testdriver …
- 8:55 PM Changeset [2717] by
- Renaming pyutilib.testdriver to pyutilib.autotest
- 4:55 PM Changeset [2716] by
- Update of MIP baselines to include YAML-compliant syntax for …
- 4:53 PM Changeset [2715] by
- Added a method to extract a YAML representation of a results object. …
- 4:52 PM Changeset [2714] by
- This subpackage is depricated. I've deleted the functionality that …
Jun 25, 2010:
- 11:50 AM Changeset [2713] by
- Makes Pyomo recognize that variables passed to SOSConstraint are …
- 11:45 AM Changeset [2712] by
- Fixes test case for var.py. Test output did not account for new …
Jun 24, 2010:
- 11:20 PM Changeset [2711] by
- Shifting from older "dot_product" to newer "summation" in PySP farmer …
- 5:03 PM Changeset [2710] by
- Adds Piecewise variables. Piecewise objects are variables that are …
- 10:55 AM Changeset [2709] by
- Updating baseline
Jun 23, 2010:
- 11:11 AM Changeset [2708] by
- Enable quadratic objectives and constraints in LP format for CPlex …
Jun 22, 2010:
- 6:26 PM Changeset [2707] by
- Fixed test case. Updated test case to acount for SOSConstraint objects.
- 3:46 PM Changeset [2706] by
- Removing lambda hacks in PySP relating to has_capability functionality …
- 3:33 PM Changeset [2705] by
- Deferring import of coopr.pyomo until it's used.
- 3:28 PM Changeset [2704] by
- Back-portability fix. The following syntax is not valid in Python 2.5 …
- 3:17 PM Changeset [2703] by
- Portability fix for Python 2.5
- 3:07 PM Changeset [2702] by
- Reworking plugins for test drivers.
- 3:07 PM Changeset [2701] by
- Undoing Pat's hack. I hope I've worked-around the issues he was seeing.
- 1:07 PM Changeset [2700] by
- Temporary fix. Pyomo fails if the CooprMIPTestDriver plugin is …
Jun 21, 2010:
- 1:10 PM Changeset [2699] by
- Fixes test failures; added default behavior to Model objects. Model …
- 11:14 AM Changeset [2698] by
- Adding pyyaml. I'm not sure why this wasn't included here before.
- 10:44 AM Changeset [2697] by
- Adding pyutilib.testdriver to configuration files.
- 2:27 AM Changeset [2696] by
- Removing coopr.testing, which is now supplanted by pyutilib.testdriver
- 2:26 AM Changeset [2695] by
- Integrating plugins for testdrivers. Fix to test_mip.py logic. NOTE: …
- 1:45 AM Changeset [2694] by
- Bug fix.
- 1:44 AM Changeset [2693] by
- Renaming coopr.testing to pyutilib.testdriver
Jun 20, 2010:
- 6:34 PM Changeset [2692] by
- Fixed errors in specifying the solver executable when the solver name …
- 6:17 PM Changeset [2691] by
- Adding documentation to ITestDriver component. Importing the symbols …
- 5:35 PM Changeset [2690] by
- Fixing logic error validation routine. Disabling Pyomo tests ... …
- 4:44 PM Changeset [2689] by
- Initial rework of Pyomo test driver
- 4:38 PM Changeset [2688] by
- Misc reorganization to ignore old test suites for solvers. The new …
- 4:37 PM Changeset [2687] by
- Decorating functions to ensure that 'nose' does not think that they …
- 2:10 PM Changeset [2686] by
- Migrating options management into pyutilib.th functionality.
- 11:23 AM Changeset [2685] by
- Adding mock tests.
- 11:23 AM Changeset [2684] by
- Allow processing of the results_format option. Hard-coding the file …
- 11:06 AM Changeset [2683] by
- Augmenting the driver logic to allow class-level setup. This is a …
- 10:43 AM Changeset [2682] by
- Misc change to I/O. Conditionally print timing for the results …
- 10:36 AM Changeset [2681] by
- Further customization of this test driver ... which might be specific …
- 10:17 AM Changeset [2680] by
- Fixing the processing of the objective value when CBC is solving a …
- 9:56 AM Changeset [2679] by
- Adding error check to confirm that each suite name does not conflict …
- 1:01 AM Changeset [2678] by
- Update to the API of various converters, to ensure a consistent API …
- 12:59 AM Changeset [2677] by
- Change to allow the testing driver to generate TestCase? instances …
- 12:49 AM Changeset [2676] by
- Rework of test driver to get MIP tests working in Coopr.
Jun 19, 2010:
- 11:42 PM Changeset [2675] by
- Resolving test failures due to r2671. The API for IProblemConverter …
- 11:07 PM Changeset [2674] by
- Rework of coopr_driver.py to use the new API for adding dynamic tests. …
- 10:56 PM Changeset [2673] by
- Allow the value of 'options' to be passed in as None without …
Jun 17, 2010:
- 6:19 PM Changeset [2672] by
- Necessary update for earlier commit fixing the 'has_capability' bug.
- 2:35 PM Changeset [2671] by
- Altered solver.py and convert.py to more directly pass solver …
Note: See TracTimeline
for information about the timeline view.