aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c/InstructionScheduler.ml
Commit message (Collapse)AuthorAgeFilesLines
* fix makespan computationDavid Monniaux2019-06-221-1/+3
|
* schedule from endDavid Monniaux2019-06-221-17/+18
|
* -frevlistDavid Monniaux2019-06-211-8/+33
|
* pretty print statisticsDavid Monniaux2019-06-191-36/+33
|
* Renaming "dumb" scheduling into "greedy"Cyril SIX2019-05-031-1/+1
|
* [BROKEN] Fixed the dumb scheduler, not yet properly integratedCyril SIX2019-04-291-1/+3
|
* [BUGGED] First attempt at a dumb scheduler ("accumulates" instructions)Cyril SIX2019-04-251-2/+57
|
* better robustness wrt exceptionsDavid Monniaux2019-03-141-5/+9
|
* for using CPlexDavid Monniaux2019-03-131-1/+12
|
* better tracing for ILP + make cleanDavid Monniaux2019-03-121-3/+6
|
* new version of the scheduler, interface to GurobiDavid Monniaux2019-02-011-36/+93
| | | | | | | in jpeg-6b REOPTIMIZING SUCCEEDED 22 < 23 for 32 instructions REOPTIMIZING SUCCEEDED 81 < 83 for 139 instructions REOPTIMIZING SUCCEEDED 46 < 47 for 81 instructions
* synchronized with David's scheduling workDavid Monniaux2019-01-301-32/+233
|
* fix bug when using reoptimization (sat4j)David Monniaux2019-01-181-9/+13
|
* Fixed warnings in InstructionSchedulerCyril SIX2019-01-081-18/+20
|
* [BROKEN] Début d'oracleCyril SIX2018-12-201-0/+870