(GUI and API) Merge xnimbus implementation#456
(GUI and API) Merge xnimbus implementation#456giomara-larraga wants to merge 80 commits intoindustrial-optimization-group:masterfrom
Conversation
…ilable, if not it returns none
…jectives) to the init_db script
…liers in front and backend
…for NIMBUS and XNIMBUS methods
…nd XNIMBUS pages feat: enhance decision guidance tooltip for clarity in advanced sidebar
… for objectives. This solved the issue when some multipliers for some objectives were not available
…g in XNIMBUS multipliers info
…and display in the UI
|
Thanks! I will be checking this. |
|
I have now extracted the XNIMBUS methods and its core functionalities. I limited this to getting the method working in the framework. I deliberately did not include some of the experiment specific features. These can be extracted as well, if deemed generally useful, just let me know which ones you would like to have. You can check commit 4f95b2c for the changes. |
|
Thank you for this list. I wanted to discuss about the merge in this week's technical meeting, but I could not make it. I am happy you brought this up, because I indeed limited the first commit to just the core functionalities of the method. I can bring these into the merge as well as soon as I have time. Something I wanted to ask was about modifications to some of the components that are used in other methods as well. Should we update the general components, or have XNIMBUS specific ones? If the changes are result of iterative design and deemed beneficial in general, then my guess is that we should update the general components. (And since I am bringing these changes to a new branch in their own commits, which is just easier for me than merging existing branches in this case; I will add you as an author to these commits as well before the actual PR, otherwise it looks like this is my work, which it is not. I hope that is ok!) |
|
@gialmisi |

I solved some of the conflicts, but please check that everything else is running correctly.