stephenjmaher
stephenjmaher
When trying to search for profiles, then search hangs. Also, when trying to display profiles by clicking on a username, nothing appears. An example of the search is  The...
Fixes #655 This PR makes it possible to set the objective sense in an MPS file. Currently, the objective sense in the MPS file is ignored. The sense needs to...
Describe the new feature -------------------------- When reading an MPS file, the objective sense is not parsed. The objective sense has to been passed to `fromMPS` as a parameter before reading...
SYMPHONY is unable to progress beyond solving the first node of mspp16. This behaviour is observed when using 1, 4, 8 and 12 threads. The output from these runs is...
I came across #448 and thought the feature would be of value. I have rebased the changes from @iaminamcom to bring it up to date with the current master.
In an application for this gantt chart, I need the dependent tasks to be linked. As such, a change to one triggers a change in others. Consider the following example...
A use case that I have benefits from the movement of tasks between rows. An example situation could be that one would like to reorder the tasks based on a...
Adds a parameter for displaying arrows for dependencies. Currently, arrows are always display is there is a dependency relationship. However, it can improve readability if the arrows could be removed....