Generic Allocation Editor

By using the server you are accepting the privacy policy of this site.

I agree, with the terms of service for using this server.
Definition
Errors
Demands
Supplies
Solution
Rating
Meta

Define and solve assignment problems.

This editor allows one to define an assignment problem and to let it solve by the Generic Allocator. Please, define the problem definition and enter the data for demands and supplies in CSV format. After executing the optimizer via the Submit optimization button, the solution will be visible under the tab Solution.

The conceptional documentation is provided here . This editor has the same base model as  the no-code editor  and therefore provides the same functionality, with a different interface.

  1. code
    1. lib.js
    2. CodeSolutionCalculatorTest
      1. testGrammarAssumption
        1. eb2f5d47a227.csv.html
        2. raspberrypi-v2.csv
        3. 223248ecb8fe.csv.html
        4. raspberrypi-v2.csv.html
        5. 18fbdb49def4.csv
        6. 18fbdb49def4.csv.html
        7. 223248ecb8fe.csv
        8. eb2f5d47a227.csv
        9. splitcells-XPS-15-9570.csv.html
        10. splitcells-XPS-15-9570.csv
      2. testInvalidDemandAttribute
        1. raspberrypi-v2.csv
        2. eb2f5d47a227.csv
        3. 223248ecb8fe.csv
        4. splitcells-XPS-15-9570.csv
        5. 18fbdb49def4.csv.html
        6. eb2f5d47a227.csv.html
        7. raspberrypi-v2.csv.html
        8. splitcells-XPS-15-9570.csv.html
        9. 223248ecb8fe.csv.html
        10. 18fbdb49def4.csv
      3. testMinimalProcess
        1. 18fbdb49def4.csv
        2. eb2f5d47a227.csv
        3. raspberrypi-v2.csv
        4. 223248ecb8fe.csv
        5. eb2f5d47a227.csv.html
        6. 223248ecb8fe.csv.html
        7. raspberrypi-v2.csv.html
        8. splitcells-XPS-15-9570.csv.html
        9. 18fbdb49def4.csv.html
        10. splitcells-XPS-15-9570.csv
      4. testOutputFormat
        1. splitcells-XPS-15-9570.csv
        2. 18fbdb49def4.csv.html
        3. raspberrypi-v2.csv
        4. splitcells-XPS-15-9570.csv.html
        5. 18fbdb49def4.csv
        6. eb2f5d47a227.csv
        7. 223248ecb8fe.csv
        8. eb2f5d47a227.csv.html
        9. raspberrypi-v2.csv.html
        10. 223248ecb8fe.csv.html
      5. testParseProblem
        1. raspberrypi-v2.csv.html
        2. splitcells-XPS-15-9570.csv.html
        3. 18fbdb49def4.csv.html
        4. eb2f5d47a227.csv.html
        5. 18fbdb49def4.csv
        6. eb2f5d47a227.csv
        7. splitcells-XPS-15-9570.csv
        8. 223248ecb8fe.csv.html
        9. 223248ecb8fe.csv
        10. raspberrypi-v2.csv
      6. testParseProblemWithForAllCombinationsOf
        1. eb2f5d47a227.csv
        2. eb2f5d47a227.csv.html
        3. raspberrypi-v2.csv
        4. 18fbdb49def4.csv
        5. 223248ecb8fe.csv.html
        6. 223248ecb8fe.csv
        7. splitcells-XPS-15-9570.csv
        8. raspberrypi-v2.csv.html
        9. 18fbdb49def4.csv.html
        10. splitcells-XPS-15-9570.csv.html
      7. testInvalidSupplyAttribute
        1. 223248ecb8fe.csv.html
        2. splitcells-XPS-15-9570.csv.html
        3. eb2f5d47a227.csv.html
        4. 223248ecb8fe.csv
        5. splitcells-XPS-15-9570.csv
        6. eb2f5d47a227.csv
        7. 18fbdb49def4.csv
        8. raspberrypi-v2.csv.html
        9. 18fbdb49def4.csv.html
        10. raspberrypi-v2.csv
      8. testMinimalProblem
        1. raspberrypi-v2.csv
        2. splitcells-XPS-15-9570.csv.html
        3. 18fbdb49def4.csv
        4. 18fbdb49def4.csv.html
        5. eb2f5d47a227.csv
        6. raspberrypi-v2.csv.html
        7. splitcells-XPS-15-9570.csv
        8. eb2f5d47a227.csv.html
        9. 223248ecb8fe.csv.html
        10. 223248ecb8fe.csv
      9. 223248ecb8fe.csv
      10. splitcells-XPS-15-9570.csv
      11. raspberrypi-v2.csv
      12. 18fbdb49def4.csv.html
      13. 18fbdb49def4.csv
      14. eb2f5d47a227.csv
      15. eb2f5d47a227.csv.html
      16. raspberrypi-v2.csv.html
      17. 223248ecb8fe.csv.html
      18. splitcells-XPS-15-9570.csv.html
    3. index.html
    4. examples
      1. school-course-scheduling-problem.txt
    d:toDo
    1. d:toDo
      1. Import supplies and demands from local file via Tabulator.

    2. d:toDo
      1. Edit supply and demand data via Tabulator for a better use experience.

    3. d:toDo
      1. Export and import data from Excel format.