Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | solver_greedy/solver_report: remove redundant data | sinanmohd | 2024-07-25 | 1 | -22/+4 |
* | jobs: job_cost -> job_cost_recursive | sinanmohd | 2024-07-24 | 1 | -6/+6 |
* | evanix: add --solver flag | sinanmohd | 2024-07-21 | 1 | -8/+7 |
* | queue: switch to uthash | sinanmohd | 2024-07-18 | 1 | -2/+2 |
* | solver_greedy/solver_report: remove redundant data | sinanmohd | 2024-07-11 | 1 | -6/+2 |
* | job/job_cost: init | sinanmohd | 2024-07-11 | 1 | -14/+7 |
* | solver/solver_report: init | sinanmohd | 2024-07-11 | 1 | -0/+27 |
* | solver_greedy: clean up | sinanmohd | 2024-07-04 | 1 | -3/+2 |
* | solver_greedy: select derivation with the least cost if conformity is same | sinanmohd | 2024-07-03 | 1 | -0/+4 |
* | solver_greedy: init | sinanmohd | 2024-07-03 | 1 | -0/+77 |