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 under 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. Other platforms
    4. Configuring the user interface
    5. Configuring with multiple models
  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. TestCallback
    3. TestCluster
    4. TestConstraintsCombined1
    5. TestConstraintsLeadtime1
    6. TestConstraintsMaterial1
    7. TestConstraintsMaterial2
    8. TestConstraintsMaterial3
    9. TestConstraintsMaterial4
    10. TestConstraintsResource1
    11. TestConstraintsResource2
    12. TestConstraintsResource3
    13. TestConstraintsResource4
    14. TestConstraintsResource5
    15. TestDatetime
    16. TestDeletion
    17. Test Demand Policy
    18. TestFlowEffective
    19. TestFlowAlternate1
    20. TestFlowAlternate2
    21. TestForecast1
    22. TestForecast2
    23. TestForecast3
    24. TestForecast4
    25. TestForecast5
    26. TestForecast6
    27. TestJobshop
    28. TestLoadAlternate
    29. TestLoadEffective
    30. TestLPSolver1
    31. TestMultithreading
    32. TestName
    33. TestOperationAlternate
    34. TestOperationAvailable
    35. TestOperationEffective
    36. TestOperationPreOp
    37. TestOperationRouting
    38. TestPegging
    39. TestPython1
    40. TestPython2
    41. TestPython3
    42. TestProblems
    43. TestSafetyStock
    44. TestSampleModule
    45. TestScalability1
    46. TestScalability2
    47. TestScalability3
    48. TestSetup1
    49. TestSetup2
    50. TestXML
    51. TestXMLRemote
  8. Appendices
    1. GNU Lesser General Public License
    2. GNU Free Documentation License