Rafael Martinelli
Rafael Martinelli
Hello, I want to generate a form dynamically based on field descriptions in an array. Let's say an event with several participants, and the user may create some dynamic fields...
**Short description of what this feature will allow to do:** Code a way to pass parameters to `Action::linkToCrudAction()`. **Example of how to use this feature:** Currently, if one uses a...
The expanding core algorithm breaks when all items fit in the knapsack.
Code a method for solving the problem in pricing format (i.e., Max with negative and fractional costs). Allow the user to choose precision.
Code a method to solve the problem without using the Knapsack structure.
Hello @chkwon, do you know if extending the package to separate sub-tour elimination constraints is possible? I was checking the command-line parameters, and I saw this: ```-I just solve the...