-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NEWKWDataGridOptimizer - IsOptimizationNeeded: nouvelle methode, encapsulant les tests de verification si une optimisation est necessaire - utilise dans les methodes OptimizeDataGrid et OptimizeGranularizedDataGrid - InitializeWithTerminalDataGrid - ajout du tri des partie en fin de methode (SortAttributeParts) - permet d'avoir une grille initiale prete a l'emploi directement - evite le else 300 lignes plus loin que le if dans la methode principale OptimizeDataGrid
- Loading branch information
1 parent
4afce3e
commit 733721b
Showing
2 changed files
with
33 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters