You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Algorithms are generic and can be fed arrays of criteria, instead of singular weights. However it is up to the user to provide the correct implementation for each needed trait, and so for each algorithm.
We could provide weight types for multi-criteria runs? Depends on the API we want to have.
Algorithms are generic and can be fed arrays of criteria, instead of singular weights. However it is up to the user to provide the correct implementation for each needed trait, and so for each algorithm.
We could provide weight types for multi-criteria runs? Depends on the API we want to have.
Related to #138
The text was updated successfully, but these errors were encountered: