Main > frePPLe Tutorial > Your first plan
Now that your model is ready we will now create a plan and analyze the results.
- To create the plan, select "execute" from the "tools" menu. The execution screen will appear, as shown below. Select "constrained" plan and hit the "run" button. This will trigger the plan creation. A message will be shown at the top of the screen when the plan is finished.
You can have a look at the log file of the planning run. - The plan generation run in the previous step is a heuristic algorithm.
The demands are planned one by one, and search the supply path for available material and capacity. When material, capacity or time constraints are found, a local, heuristic business rule is used to solve the problem.
More details can be found in the manual. - Review operation plan
Work in progress... - Review purchasing plan
Work in progress... - Review demand plan
Work in progress... - Review problems
As you already understood from the above, this plan has no problems: all demand could be fully satisfied in time, respecting all material and capacity constraints.
In the next steps, we'll create situations where this is no longer the case.