14. DISCUSSING PERFORMANCE

Some topics that could be discussed :

15. how to analyze space and time performance of prolog programs/profiling tools ?

16. how can the complexity (space/time) of prolog programms be forecasted ?

17. benchmarks of implementations and tools

18. example of combinatorial problems of size N which have/dont have solutions for various N

19. EXAMPLES