/[ascend]/trunk/pygtk/interface/solver.i
ViewVC logotype

Diff of /trunk/pygtk/interface/solver.i

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 279 by johnpye, Thu Feb 2 14:02:23 2006 UTC revision 280 by johnpye, Wed Feb 8 08:31:56 2006 UTC
# Line 136  public: Line 136  public:
136      const Relation getRelation(const int &col);      const Relation getRelation(const int &col);
137      const int getBlockRow(const int &row) const;      const int getBlockRow(const int &row) const;
138      const std::vector<Variable> getBlockVars(const int block);      const std::vector<Variable> getBlockVars(const int block);
139        const std::vector<Relation> getBlockRels(const int block);
140  };  };
141                            
142    

Legend:
Removed from v.279  
changed lines
  Added in v.280

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22