Main > Reference Manual

  1. Introduction
    1. Features
    2. Architecture
      1. Core library
      2. User interface and database layer
  2. Download and install
    1. Installing on Windows
      1. Windows installer
      2. Compiling on windows
    2. Installing on Linux, Unix and Cygwin
      1. Binary packages
      2. Build instructions
        1. Build instructions for Debian-based linux systems
        2. Build instructions for Red Hat-based linux systems
      3. Compiling from the Subversion repository
      4. VMware virtual machine
    3. Installing on other platforms
    4. Configuring the user interface
    5. Configuring multiple models in the user interface
    6. Configuring the OpenERP connector
    7. Configuring as a Python extension module
  3. Modeling
    1. Domain model
    2. Environment variables
    3. Python Interpreter
    4. Global parameters
    5. Buffer
    6. Calendar
    7. Customer
    8. Demand
    9. Flow
    10. Item
    11. Load
    12. Location
    13. Operation
    14. OperationPlan
    15. Problem
    16. Resource
    17. SetupMatrix
    18. Solver
  4. Extension modules
    1. Forecast module
    2. SOAP webservice module
    3. REST webservice module
    4. Linear programming solver module
  5. Solver algorithm
    1. Solver features
    2. Implementation details
      1. Top level loop
      2. Demand solver
      3. Buffer solver
      4. Operation solver
      5. Flow solver
      6. Load solver
      7. Resource solver
    3. Cluster and level algorithm
  6. Information for developers
    1. Code structure
    2. Class diagram
    3. Extension modules
    4. Portability
    5. Version control
    6. Style guide
    7. Security
    8. Internationalization
    9. Translating the user interface
    10. Adding or customizing a report
  7. Unit tests
    1. TestBufferProcure1
    2. TestCalendar
    3. TestCallback
    4. TestCluster
    5. TestConstraintsCombined1
    6. TestConstraintsCombined2
    7. TestConstraintsLeadtime1
    8. TestConstraintsMaterial1
    9. TestConstraintsMaterial2
    10. TestConstraintsMaterial3
    11. TestConstraintsMaterial4
    12. TestConstraintsResource1
    13. TestConstraintsResource2
    14. TestConstraintsResource3
    15. TestConstraintsResource4
    16. TestConstraintsResource5
    17. TestDatetime
    18. TestDeletion
    19. Test Demand Policy
    20. TestFlowEffective
    21. TestFlowAlternate1
    22. TestFlowAlternate2
    23. TestForecast1
    24. TestForecast2
    25. TestForecast3
    26. TestForecast4
    27. TestForecast5
    28. TestForecast6
    29. TestJobshop
    30. TestLoadAlternate
    31. TestLoadEffective
    32. TestLPSolver1
    33. TestMultithreading
    34. TestName
    35. TestOperationAlternate
    36. TestOperationAvailable
    37. TestOperationEffective
    38. TestOperationPreOp
    39. TestOperationRouting
    40. TestPegging
    41. TestPython1
    42. TestPython2
    43. TestPython3
    44. TestProblems
    45. TestSafetyStock
    46. TestSampleModule
    47. TestScalability1
    48. TestScalability2
    49. TestScalability3
    50. TestSetup1
    51. TestSetup2
    52. TestXML
    53. TestXMLRemote
  8. License
    1. GNU Affero General Public License
    2. GNU Free Documentation License