frePPLe Manual

Main > frePPLe 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. Build instructions
      2. Compiling from the Subversion repository
      3. VMware virtual machine
    3. Other platforms
  3. User interface
    1. Data input
    2. Plan analysis
    3. Execute
  4. Modeling
    1. Domain model
    2. Environment variables
    3. Global parameters
    4. Buffer
    5. Calendar
    6. Command
    7. Customer
    8. Demand
    9. Flow
    10. Item
    11. Load
    12. Location
    13. Operation
    14. OperationPlan
    15. Problem
    16. Resource
    17. Solver
  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. Extension modules
    1. Python module
    2. Forecast module
    3. Webservice module
    4. Linear programming solver module
  7. Information for developers
    1. Code structure
    2. Class diagram
    3. Extension modules
    4. Portability
    5. Version control
    6. Style guide
    7. Security
    8. Internationalization
  8. Unit tests
    1. TestCallback
    2. TestCluster
    3. TestCommand1
    4. TestCommand2
    5. TestConstraintsLeadtime1
    6. TestConstraintsMaterial1
    7. TestConstraintsMaterial2
    8. TestConstraintsMaterial3
    9. TestConstraintsResource1
    10. TestConstraintsResource2
    11. TestConstraintsResource3
    12. TestConstraintsResource4
    13. TestConstraintsResource5
    14. TestCSV
    15. TestDatetime
    16. TestDeletion
    17. Test Demand Policy
    18. TestFlowEffective
    19. TestForecast1
    20. TestForecast2
    21. TestForecast3
    22. TestForecast4
    23. TestLoadEffective
    24. TestLPSolver1
    25. TestName
    26. TestOperationEffective
    27. TestOperationPreOp
    28. TestOperationRouting
    29. TestPegging
    30. TestPython1
    31. TestPython2
    32. TestPython3
    33. TestProblems
    34. TestProcure1
    35. TestSafetyStock
    36. TestSampleModule
    37. TestScalability1
    38. TestScalability2
    39. TestScalability3
    40. TestXML
    41. TestXMLRemote
  9. Appendices
    1. GNU Lesser General Public License
    2. GNU Free Documentation License