Pradyumna Kaushik
|
80c9d5b29c
|
updated module to spdfg. Refactored imports
|
2019-10-30 17:05:10 -04:00 |
|
Renan DelValle
|
291f4f3979
|
Adding GPLv3 Licensing.
|
2018-10-06 20:03:14 -07:00 |
|
Pradyumna Kaushik
|
85383da550
|
Merged in scheduleOnlySchedWindowTasks (pull request #6)
ScheduleOnlySchedWindowTasks
Approved-by: Akash Kothawale <akothaw1@binghamton.edu>
|
2018-09-23 19:07:22 -04:00 |
|
Pradyumna Kaushik
|
b807625b78
|
Fixed the comments to be capitalized at the start and also terminate with a period.
|
2017-09-28 15:36:47 -04:00 |
|
Pradyumna Kaushik
|
3a9db01fa0
|
formatted files
|
2017-08-26 22:33:06 -04:00 |
|
Pradyumna Kaushik
|
0869bea2d8
|
Used closures instead of strings for the generic sorter. This removed the need for reflection.
|
2017-08-26 15:19:30 -04:00 |
|
Pradyumna Kaushik
|
3c65bdf02e
|
changed the scope of TaskResourceNames and SortCriteria to be package private.
|
2017-08-23 20:10:33 -04:00 |
|
Pradyumna Kaushik
|
f29b7f51a9
|
Added a generic task sorter utility. This allows for an array of tasks to be sorted based on any resource. The possible resources by which an array of tasks can be sorted currently are listed in def/sortingCriteria.go. One can add more to this if required.
|
2017-08-23 19:35:19 -04:00 |
|