Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for LP solvers #149

Open
wants to merge 100 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 3, 2017

  1. Configuration menu
    Copy the full SHA
    b68ceb3 View commit details
    Browse the repository at this point in the history
  2. added moodle license notices

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    306a83a View commit details
    Browse the repository at this point in the history
  3. replaced require loop

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    86a9ca9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4290be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    712b093 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0625471 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    255b885 View commit details
    Browse the repository at this point in the history
  8. removed engine::get_engines

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    71709dd View commit details
    Browse the repository at this point in the history
  9. added utility class

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    5f8d2bb View commit details
    Browse the repository at this point in the history
  10. added solver configuration

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    7e4dcdd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ceb3f6c View commit details
    Browse the repository at this point in the history
  12. added executor skeletons

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    060150d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7d7194b View commit details
    Browse the repository at this point in the history
  14. added executors include file

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    e6558d0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2a38cd9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    24d05a2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d705e0c View commit details
    Browse the repository at this point in the history
  18. fixed get_priority

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    61e8ef4 View commit details
    Browse the repository at this point in the history
  19. added missing requires

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    14bc9c4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6ba2017 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    380a2f0 View commit details
    Browse the repository at this point in the history
  22. fixed str_replace call

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    afbf82e View commit details
    Browse the repository at this point in the history
  23. fixed syntax issues

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    9dce810 View commit details
    Browse the repository at this point in the history
  24. fixed syntax errors

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    d9f9a7c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f59549f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d9effa1 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7ae9820 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0316db6 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    064446a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5e757c0 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    21e5494 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d24e7d3 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    dc6443e View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7a568e5 View commit details
    Browse the repository at this point in the history
  35. crated webservice backend

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    2b6a00d View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    4698084 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    81b2488 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    6935f0d View commit details
    Browse the repository at this point in the history
  39. added missing backend class

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    35c6b14 View commit details
    Browse the repository at this point in the history
  40. added missing setters

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    e344347 View commit details
    Browse the repository at this point in the history
  41. added missing setters

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    a75d702 View commit details
    Browse the repository at this point in the history
  42. added missing set_engine

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    0ed4f33 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    dc97788 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    e916fe1 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    143fd1b View commit details
    Browse the repository at this point in the history
  46. replaced fopen with curl

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    38cb001 View commit details
    Browse the repository at this point in the history
  47. added missign newlines

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    54a23de View commit details
    Browse the repository at this point in the history
  48. added group assignment

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    974f2f3 View commit details
    Browse the repository at this point in the history
  49. added

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    15d8b72 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    2511be7 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    9f2067f View commit details
    Browse the repository at this point in the history
  52. fixed syntax error

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    3e8b622 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    44c1aea View commit details
    Browse the repository at this point in the history
  54. added lp-solver

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    cd59ab0 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    1d7bacd View commit details
    Browse the repository at this point in the history
  56. changed Algorithm section

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    bf39921 View commit details
    Browse the repository at this point in the history
  57. fixed reference issues

    Stazer committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    8063de7 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    76192cc View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    7dd4bb8 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    185f42f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Configuration menu
    Copy the full SHA
    382bb54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c0a58b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. Configuration menu
    Copy the full SHA
    a5b0900 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. Configuration menu
    Copy the full SHA
    39729e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Configuration menu
    Copy the full SHA
    9f5257e View commit details
    Browse the repository at this point in the history
  2. some readme changes

    Stazer committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    045701c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. Configuration menu
    Copy the full SHA
    c9cc4ad View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. replaced tabs with spaces

    Stazer committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    be76962 View commit details
    Browse the repository at this point in the history
  2. removed group size check

    Stazer committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    64cae36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cef4274 View commit details
    Browse the repository at this point in the history
  4. added missing string

    Stazer committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    8ab91d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. Configuration menu
    Copy the full SHA
    c525bef View commit details
    Browse the repository at this point in the history
  2. added test_from_transformation

    Stazer committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    560af9c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

  1. Configuration menu
    Copy the full SHA
    a0a8ec5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    106fb0c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

  1. renamed class names

    Stazer committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    bbcf62b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2018

  1. Configuration menu
    Copy the full SHA
    e144b2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7b949b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c349fae View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2018

  1. added missing utility tests

    Stazer committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    cd0f1b4 View commit details
    Browse the repository at this point in the history
  2. added missing newlines

    Stazer committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    4e8edee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1feb36b View commit details
    Browse the repository at this point in the history
  4. added linear program test

    Stazer committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    a49ff0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f0c715 View commit details
    Browse the repository at this point in the history
  6. added missing test classes

    Stazer committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    ee4468e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f5f511 View commit details
    Browse the repository at this point in the history
  8. added engine tests

    Stazer committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    cdf7dbf View commit details
    Browse the repository at this point in the history
  9. fixed syntax error

    Stazer committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    359693e View commit details
    Browse the repository at this point in the history
  10. added some executor tests

    Stazer committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    d110e75 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

  1. Configuration menu
    Copy the full SHA
    3295767 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. Type error fix

    Stazer committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    ddbb1a3 View commit details
    Browse the repository at this point in the history
  2. Fixed type errors

    Stazer committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    ac2fc3d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Fixed plus issues

    Stazer committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    73b6df6 View commit details
    Browse the repository at this point in the history
  2. added CURL timeout

    Stazer committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    aa32159 View commit details
    Browse the repository at this point in the history
  3. Fixed namespace naming error

    Stazer committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    ddc8f63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d51d74 View commit details
    Browse the repository at this point in the history
  5. Fixed tmpfile issues

    Stazer committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    e972641 View commit details
    Browse the repository at this point in the history
  6. Replaced lib.php import and added configuration varaible for enable t…

    …he webservice backend
    Stazer committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    66bfbe1 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/lp-support' of github.com:Stazer/moodle-mod_rat…

    …ingallocate into feature/lp-support
    Stazer committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    bd17a5b View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. fixed webservice issues

    Stazer committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    5ba71f4 View commit details
    Browse the repository at this point in the history