Loading...
Searching...
No Matches
spxweightpr.h
Go to the documentation of this file.
virtual void removedCoVec(int i) the i'th covector has been removed from the loaded LP. virtual void addedCoVecs(int n) n covectors have been added to the loaded LP. void setType(typename SPxSolverBase< R >::Type tp) set entering/leaving algorithm virtual void removedVecs(const int perm[]) n vectors have been removed from the loaded LP. virtual void removedVec(int i) the i'th vector has been removed from the loaded LP. virtual void addedVecs(int n) n vectors have been added to the loaded LP. virtual void removedCoVecs(const int perm[]) n covectors have been removed from the loaded LP. virtual int selectLeave() void setRep(typename SPxSolverBase< R >::Representation rep) set row/column representation virtual SPxId selectEnter() void computeLeavePenalty(int start, int end) compute leave penalties. Everything should be within this namespace. Debugging, floating point type and parameter definitions. Abstract pricer base class.
|