Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Prolog

    1. Home>
    2. Prolog

    Prolog – Monkey and Banana Problem

    • Post author:S K S
    • Post published:November 12, 2021
    • Post category:Prolog
    • Post comments:3 Comments

    In this prolog example, we will see one very interesting and famous problem, The Monkey and Banana Problem. Problem Statement Suppose the problem is as given below − A hungry…

    Continue ReadingProlog – Monkey and Banana Problem

    Prolog – Linked Lists

    • Post author:S K S
    • Post published:November 12, 2021
    • Post category:Prolog
    • Post comments:1 Comment

    The Following chapters describe how to generate/create linked lists using recursive structures. Linked list has two components, the integer part and the link part. The link part will hold another…

    Continue ReadingProlog – Linked Lists

    Prolog – Towers of Hanoi Problem

    • Post author:S K S
    • Post published:November 12, 2021
    • Post category:Prolog
    • Post comments:1 Comment

    Towers of Hanoi Problem is a famous puzzle to move N disks from the source peg/tower to the target peg/tower using the intermediate peg as an auxiliary holding peg. There…

    Continue ReadingProlog – Towers of Hanoi Problem

    Prolog – Examples of Cuts

    • Post author:S K S
    • Post published:November 11, 2021
    • Post category:Prolog
    • Post comments:1 Comment

    In this section, we will see some examples of cuts in prolog. Let us consider, we want to find the maximum of two elements. So we will check these two…

    Continue ReadingProlog – Examples of Cuts

    Prolog – Basic Programs

    • Post author:S K S
    • Post published:November 11, 2021
    • Post category:Prolog
    • Post comments:1 Comment

    In the following chapter, we are going to discuss basic programs in prolog examples to − Find minimum maximum of two numbersFind the equivalent resistance of a resistive circuitVerify whether…

    Continue ReadingProlog – Basic Programs

    Tree Data Structure (Case Study)

    • Post author:S K S
    • Post published:November 11, 2021
    • Post category:Prolog
    • Post comments:1 Comment

    In this guide, we will discuss Tree Data Structure in Prolog. So far we have seen different concepts of logic programming in Prolog. Now we will see one case study…

    Continue ReadingTree Data Structure (Case Study)

    Prolog – Built-In Predicates

    • Post author:S K S
    • Post published:November 11, 2021
    • Post category:Prolog
    • Post comments:1 Comment

    In Prolog, we have seen the user defined predicates in most of the cases, but there are some built-in predicates in Prolog. There are three types of built-in predicates as…

    Continue ReadingProlog – Built-In Predicates

    Prolog – Inputs and Outputs

    • Post author:S K S
    • Post published:November 11, 2021
    • Post category:Prolog
    • Post comments:1 Comment

    In this chapter, we will see some techniques to handle inputs and outputs through prolog. We will use some built in predicates to do these tasks, and also see file…

    Continue ReadingProlog – Inputs and Outputs

    Prolog – Different and Not

    • Post author:S K S
    • Post published:November 11, 2021
    • Post category:Prolog
    • Post comments:1 Comment

    In this guide, we will discuss Different and Not in Prolog. Here we will define two predicates — different and not. The different predicate will check whether two given arguments are same or…

    Continue ReadingProlog – Different and Not

    Prolog – Backtracking

    • Post author:S K S
    • Post published:November 11, 2021
    • Post category:Prolog
    • Post comments:2 Comments

    In this chapter, we will discuss the backtracking in Prolog. Backtracking is a procedure, in which prolog searches the truth value of different predicates by checking whether they are correct…

    Continue ReadingProlog – Backtracking
    • 1
    • 2
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP