0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 9 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changes: 1. Removed message formating from method printToStream 2. Added method printLgMsg 3. Fixed method comments 4. Added in-time logging More... about 16 years ago
added new classes More... about 16 years ago
added class CLogger More... about 16 years ago
removed model exception More... about 16 years ago
class commented, depreceated, will be deleted soon More... about 16 years ago
1) added comments 2) removed io operations => moved to io 3) class reorganization 4) bug fixes More... about 16 years ago
minor bug fixes More... about 16 years ago
added unsigned data types to template More... about 16 years ago
new module gui More... about 16 years ago
added method getClassName More... about 16 years ago
bug fixed: 1) changed includes 2) fixed getline instead of getLine More... about 16 years ago
added missing include More... about 16 years ago
created class CItemNotExistException More... about 16 years ago
added method removeMultipleSubstr More... about 16 years ago
created More... about 16 years ago
removed class CExtBinary More... about 16 years ago
added new classes for 3DS model import More... about 16 years ago
minor change in formatting More... about 16 years ago
added method readPChar More... about 16 years ago
fixed bug in method createSimplexTable - bad temporary objective function creation More... about 16 years ago
minor change: removed empty line from class declaration More... about 16 years ago
minor change in formatting More... about 16 years ago
pivoting in determinant calculation More... about 16 years ago
removing zero from pivot in gauss elimination replaced with more sophisticated pivoting, which improves numerical stability of elimination More... about 16 years ago
1) bug fix in bland rule implementation 2) identColIds changed to hashmap - key: row index of number one in identity column, value: column index of this identity-base column in simplex table More... about 16 years ago
no changes More... about 16 years ago
fixed copy constructor (stringstream copying) More... about 16 years ago
1) fixed stringstream copy bug 2) overloaded operator = More... over 16 years ago
fixed copyFrom method More... over 16 years ago
fixed bad classname in copy constructor More... over 16 years ago