Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    1,744 prolog jobs found, pricing in USD
    Prolog Ended

    A prolog programme which to find file structure More details see attached file. Code need to be documented. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 3) Complete ownership and distribution copyrights to all work purchased. ## Platform unix SWI-Prolog

    $94 (Avg Bid)
    $94 Avg Bid
    1 bids

    ...for Candidate 2 and so on} or have a preference for only some Candidates (0 0 3 1 2) {indicating that no preference was given in this instance to Candidates 1 and 2} .You may assume that all votes are valid. Prolog: House swaps are a popular way of organising holidays while keeping costs down. However it is not al ways easy to match up interested people with the best available option as their criteria may be different. For example for some people location might be the most important consideration, while for others it might be the facilities available in the house itself. Write a Prolog program to help a house swap organisation in matching customers. The program should use profiles of typical house swappers based on criteria you choose to use. The program should also mainta...

    PHP
    $5 - $10
    $5 - $10
    0 bids

    using visual prolog I need a project in visual prolog the supject is open it can be such as :colleges ,school,buisiness,stock exchange,banking medical dignostic--math----etc new Idea is welcome. the project must be at least 8-10 pages long. also I need a report on the project used in visual prolog.i would like to know the topic before i can accept bid need a report on the project ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. ## Platform xp,melinuim,nt,98

    $34 (Avg Bid)
    $34 Avg Bid
    3 bids

    This is a Literacy assessment system to be used with Adults to identify their literacy and numeracy levels and also their learning styles. I believe it is an expert sysytem and should be implemented in Prolog, or any other similiar language, or use sql as a knowledge base and have an expert system shell to drive it. I do not have much time to do this submission date is May'03, all I require is a prototype!I have all documentation need a price and need the system quickly ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 3) Complete ownership and distribution c...

    PHP
    $81 (Avg Bid)
    $81 Avg Bid
    5 bids

    A Prolog program that creates the facts and rules that might be part of a larger (Prolog-style) system for students (proposed) academic schedules.

    $30 (Avg Bid)
    $30 Avg Bid
    1 bids

    Prolog Assingment

    $55 (Avg Bid)
    $55 Avg Bid
    1 bids

    Skeleton Program: :- dynamic in_stock/3. warehouse :- retrieve(Order), process(Order), warehouse. warehouse :- write_ln(‘Completed execution of all pending orders’). Note: • The list of orders will be provided by me. DO NOT include them in your programs, except for testing. • Use assert and retract of in_stock/3 to add/delete information about the current state of the warehouse. • No other retracts/asserts are allowed. • Initially there are no items in stock in the warehouse. • Define process (Order) to handle the order as best as possible and output a clear, complete message to the screen informing about the execution status of the order. Predicate in_stock/3: Dynamically stores info about the current state of the warehouse. It has the form: in_stock( ...

    $8 (Avg Bid)
    $8 Avg Bid
    1 bids

    i need project to be done in visual prolog the topic can be --------symptoms of desease such as Aids ,diabedes ,cancer, etc must have alot of desease to cover or animal descriptions or any new idea that you have.... ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2)must be commented line by line . 3) Complete ownership and distribution copyrights to all work purchased. ## Platform xp,2000,mel ## Deadline information commented line by line so it can be clear for presentation. must be done on time

    $55 (Avg Bid)
    $55 Avg Bid
    2 bids

    i need to do a project in visual prolog ,the project can be for ( banking or ,car rental service all information regarding a car rental service with complete comments on each line in another way i must get full explanation on the program line by line so i can understand it. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 3) Complete ownership and distribution copyrights to all work purchased. ## Platform xp ,mei,nt,2000

    $14 (Avg Bid)
    $14 Avg Bid
    2 bids

    The excellent (IMHO) online game 'Dark Age of Camelot' has a way of creating magical items for the game. The process is quite complicated but well documented, with free calculators (in JavaScript) giving the equations An overview: An online calculator: http://w...as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 3) Complete ownership and distribution copyrights to all work purchased. ## Platform Platform: Windows Code: any system I own - Anything Microsoft C++, VB, Java, JavaScript or VBScript or try me with a suggestion (e.g. PROLOG). ## Deadline information Best for enthusiasts of online role play games :)

    $44 (Avg Bid)
    $44 Avg Bid
    7 bids

    This is a a simple prolog assignment. You have to use winprolog (). Look in the attached file for more information. I need it ASAP. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. ## Platform Windows 98 ## Deadline information Must be completed in the following 10 hours.

    $70 (Avg Bid)
    $70 Avg Bid
    2 bids

    prolog homework. please visit On this web site you will see an announce ment starting with "New Project (Due December 16, 5:00PM)" I am waiting your requests about his project. Thanks... ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 3) Complete ownership and distribution copyrights to all work purchased. ## Platform win 98

    $15 - $20
    $15 - $20
    0 bids

    ...Write a prolog program with following data: parent(clark, inglewood). parent(clark, clownn). parent(clark, million). parent(inglewood, rockie). parent(inglewood, kenneth). parent(clownn, shane). parent(clownn, sara). parent(clownn, chuck). parent(million, marion). male(clark). male(inglewood). male(clownn). male(rockie). male(kenneth). male(chuck). female(million). female(shane). female(sara). female(marion). parent(emmy, grace). parent(emmy, bill). parent(brown, grace). wife(grace, rockie). female(emmy). The output should show these results: ancestor(X,Y) show all available pairs sibling(X, Y) show all available pairs father(X,Y) show all available pairs grandparent(X, Y) motherinlaw(X, Y) show all available pairs I want from you to submit the following:- 1-file code. (using SWI...

    $9 (Avg Bid)
    $9 Avg Bid
    6 bids

    ...Write a prolog program with following data: parent(clark, inglewood). parent(clark, clownn). parent(clark, million). parent(inglewood, rockie). parent(inglewood, kenneth). parent(clownn, shane). parent(clownn, sara). parent(clownn, chuck). parent(million, marion). male(clark). male(inglewood). male(clownn). male(rockie). male(kenneth). male(chuck). female(million). female(shane). female(sara). female(marion). parent(emmy, grace). parent(emmy, bill). parent(brown, grace). wife(grace, rockie). female(emmy). The output should show these results: ancestor(X,Y) show all available pairs sibling(X, Y) show all available pairs father(X,Y) show all available pairs grandparent(X, Y) motherinlaw(X, Y) show all available pairs I want from you to submit the following:- 1-file code. (using SWI...

    $19 (Avg Bid)
    $19 Avg Bid
    3 bids

    For an example of natural language processing in the wumpus world, load [][1], [][2] and [][3]. Give the command: listen. Then type one or more sentences followed by a punctuation mark. (See [][4] for several sample sentences.) Your project is to write a grammar for a much smaller fragment of the language, but to provide it with a semantics that r... ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 3) Complete ownership and distribution copyrights to all work purchased. ## Platform SICStus Prolog 3.7

    $30 - $5000
    $30 - $5000
    0 bids

    Using SWI prolog complier, desigh and implement a deductive database system for exploring direct and indirect family relationships. you simply express what you know in terms of facts or assertions and rules or relationships, in other words you declare what the problem is and what the desired solution should be like. You do not provide an exact declare what the problem is and what the desired solution. Your program uses the facts and built in deductive rules that you have provided along with the backtracking resolution and unification facilities built into the language to search the database and provide a solution. Assertions: female (name). male (name). born(name, year). married(name, name). father(father_name, child_name). mother(mother_name, child_name). RELATIONS:...

    $5 (Avg Bid)
    $5 Avg Bid
    1 bids

    ...original MACLISP code, as attempted by Keldon Jones. (Contact the buyer for descriptions of known bugs in Keldon's interpreter, and for an existing version of the interpreter ported to Delphi.) or 3. Put an Incompatible Time Sharing System emulator on Windows capable of running the 1970 MACLISP interpreter and original SHRDLU code. or 4. Rewrite all or some of SHRDLU in a newer language. For example, Prolog might be used to replace the MicroPlanner portion of SHRDLU. ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Note that everything produced will be placed in the public domain. 7 additional comments as a result of reviewing postings by bidders: 1. There will be no payments before work ...

    $2606 (Avg Bid)
    $2606 Avg Bid
    6 bids

    ...a very neutral way thus allowing the user/patient to reveal their feelings spontaneously. If you have interacted with one of the many Eliza systems on the web you may have realised how the program does this by a series of tricks e.g. responding to keywords or sequences of words, and using pronominal replacement in its answers (me/lbecomes you and vice versa etc.). Overview: Your task is to use Prolog to build a small NLP system that mimics a talk show host called Parky interviewing a celebrity (the user). The full specification is given in part 3 of this document. This assignment is intended to assess your 1. understanding of the theoretical concepts underlying NLP , 2. understanding of the practical concepts underlying NLP , 3. implementation skills, 4. documentation skills. 2. ...

    $17 (Avg Bid)
    $17 Avg Bid
    1 bids

    Write a parser and evaluator for boolean formulae. Your program will take 2 inputs, namely the formula and the Boolean variables' assignments as two lists. The formula will be stored as a list of constant names corresponding to Boolean variables, and the three operators, "and", "or", and, "not". Boolean variable assignments will be stored as a list constants corresponding to true variables. Fo...is 1. orOP(Result1,Result2,Result):-Result2>0,Result is 1. orOP(Result1,Result2,Result):-Result is 0. In order to evaluate the "not" you can use the following predicate. not(X):-call(X),!,fail. not(X). ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Complete copyr...

    $17 (Avg Bid)
    $17 Avg Bid
    1 bids

    FOR ALL PROLOG PROGRAMMERS , I HAVE PROLOG PROGRAM(CODE)FOR THE WUMPUS WORLD GAME , WHICH WORKS PERFECTLY IN SWI-PROLOG BUT I WANT TO USE THE SAME PROGRAM TO RUN/WORK ON LPA WIN-PROLOG . ANY CODER WILLING TO CODE FOR ME WILL BE ABLE TO HAVE THE CODE WHICH IS WORKING ON SWI-PROLOG SO AS TO MODIFY IT , IN ORDER TO RUN ON LPA-PROLOG. PLEASE HELP .... AS THE MATTER OF URGENCY THE PROJECT NEED TO BE DONE BY NEXT WEEK . ## Deliverables I HAVE ATTACHED THE FOUR FILES. TO SEE HOW THEY WORK ON SWI-PROLOG , consult('c:/' ). this loads THE FILE , then type s. the output is what i would like to have when i run on the LPA WIN-PROLOG. ## Platform WINDOW using LPA - WIN-PROLOG.

    $30 - $5000
    $30 - $5000
    0 bids

    See the attached file ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Complete copyrights to all work purchased. fulfill all requirements. Should be done on 17th April 02 at 5pm. Write in Prolog only. ## Platform Work on Sicstus ## Deadline information Should be completed on Wed 17/04/02 at 5 pm.

    $17 (Avg Bid)
    $17 Avg Bid
    1 bids

    You are to write a prototype library circulation system in either C++ (using objects) OR in Prolog. Your prototype should include data on UP to 50 books, including author, title, publisher, and date of publication for each. You should also incorporate data on up to 25 borrowers, including name, identification numbers, address and phone number. Your system should produce two type of reports. a: a disposition by title(on shelf and available, on reserve, checked out until when, and by whom), in which the user is queried about the author and/or title, and the disposition is displayed (with an appropriate message if the book is not found) b: a list of borrowed titles by borrower. The user is queried to enter the name and/ or id number of the borrower, and the list of borrowed titles is d...

    $37 (Avg Bid)
    $37 Avg Bid
    15 bids

    Small prolog program to solve a logic problem. Please see attached word document. Must be abll to compile in SWI Prolog for Windows. ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Complete copyrights to all work purchased. ## Platform Windows - The free compiler SWI Prolog is what I use.

    $51 (Avg Bid)
    $51 Avg Bid
    3 bids

    I need prolog+java programmer to help me completing my prolog+java programming of great urgency!(the project must be finished till this sunday, Feb 10, 2002.)If you have both experiences in prolog and java, please help me! Thanks a lot! ## Deliverables I have here a program of Othello game writen in Java and Prolog. The game is written as Server/Client in java, and Prolog take care of AI part of the game, so that the user can play with computer if they wish. The JPL library is used to enable the commmunication between Java and Prolog. The bugs I now have are: 1. under multi user session, the game get stucked if more than 2 user is log on the server(1 user is OK), you can try it out. the client side, the user should chose the if they want play w...

    $74 (Avg Bid)
    $74 Avg Bid
    2 bids

    I need a prolog profi to work on the prolog implementation of LZ77 compression algorithmen, the algorithmen can be found in different Web site, and also i enclosed a extra html file to describe the process. ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Complete copyrights to all work purchased. ## Deadline information Plese comment your code in detail

    $29 (Avg Bid)
    $29 Avg Bid
    2 bids

    Write a Prolog predicate (path) with five arguments. ## Deliverables Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Complete copyrights to all work purchased. Write a Prolog predicate (path) with five arguments. At query, the first two arguments of "path" will be integers and the third one will be an integer list of triples. The predicate "path" will be used to find a path between two given nodes of a directed acyclic graph. The first two arguments represent these two nodes. The triples in the list of the third argument represent the edges of a directed acyclic graph. Also, at query the last two arguments of the predicate "path" will be variables to be instentiated by the e...

    $12 (Avg Bid)
    $12 Avg Bid
    1 bids

    Necesito realizar un proyecto de Prolog, escríbeme para más detalles

    $135 (Avg Bid)
    $135 Avg Bid
    9 bids

    Hola Diego querría saber si tienes experiencia en Ciao Prolog

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    1 bids

    Busco ayuda para el desarrollo e implementación en la temática Lenguajes de Programacion. Principalmente resoluciones prácticas sobre Sintaxis, árboles sintácticos, Diagramas de sintaxis, Gramatica BNF, implementación en programacion logica (en Prolog), entre otros. Temas a abarcar: Sintaxis, Gramática, Paradigmas de Lenguajes de Programación.

    $20 (Avg Bid)
    $20 Avg Bid
    1 bids

    Busco ayuda para el desarrollo e implementación en la temática Lenguajes de Programacion. Principalmente resoluciones prácticas sobre Sintaxis, árboles sintácticos, Diagramas de sintaxis, Gramatica BNF, implementación en programacion logica (en Prolog), entre otros. Temas a abarcar: Sintaxis, Gramática, Paradigmas de Lenguajes de Programación. Incluyo ejemplos.

    $150 (Avg Bid)
    $150 Avg Bid
    3 bids

    Estoy buscando ayuda con unos ejercicios de Lenguajes de Programacion. Los ejercicios constan principalmente de ejercicios de Gramática, Sintaxis, Arboles sintacticos, Diagrama de sintaxis, BNF, Reglas de GIC, Gramatica independiente de contexto (GIC), implementación en programacion logica (Prolog), Lambda Calculus, entre otros.

    $23 (Avg Bid)
    $23 Avg Bid
    1 bids

    Hola Ignacio, como estas? Estoy buscando ayuda con unos ejercicios de Lenguajes de Programacion. Los ejercicios constan principalmente de ejercicios de Sintaxis, Arboles sintacticos, Diagrama de sintaxis, BNF, implementación en programacion logica (Prolog), entre otros.

    $40 (Avg Bid)
    $40 Avg Bid
    1 bids

    Hola Federico, como estas? Estoy buscando ayuda con unos ejercicios de Lenguajes de Programacion. Los ejercicios constan principalmente de ejercicios de Sintaxis, Arboles sintacticos, Diagrama de sintaxis, BNF, implementación en programacion logica (Prolog), entre otros.

    $40 (Avg Bid)
    $40 Avg Bid
    1 bids

    Encontrar el camino más corto entre dos puntos sobre un plano que tiene obstáculos poligonales convexos (ver figura), utilizando prolog y busqueda por amplitud. Adjunto todo lo que se debe hacer dentro del taller.

    $10 (Avg Bid)
    $10 Avg Bid
    3 bids

    Resuelve los siguiente ejercicios en prolog, con respecto al conocimiento siguiente. Ejercicio 1 Arbol binario con campos vacíos 1. Inserción de un elemento en un árbol 2. Listado de nodos 3. Recorrido del árbol 4. Búsqueda de nodos 5. Verificación de nodos vacíos

    $40 (Avg Bid)
    $40 Avg Bid
    3 bids

    Hola Raisa, tengo una practica muy corta de ISO-Prolog por favor si estás disponible contactame. Muchas gracias

    $41 (Avg Bid)
    $41 Avg Bid
    1 bids

    Pequeño proyecto de ISO-Prolog muy sencillo

    $19 (Avg Bid)
    $19 Avg Bid
    1 bids

    Hola Ulises, tengo un pequeño proyecto de prolog, si estás interesado contactame para los detalles. Gracias

    $41 (Avg Bid)
    $41 Avg Bid
    1 bids

    Buenas tardes Toni, tengo un pequeño proyecto de prolog y me gustaría saber si pudieras realizarlo. Gracias.

    $41 (Avg Bid)
    $41 Avg Bid
    1 bids

    Hola Miguel Angel, querría saber si estuvieses interesado en un pequeño proyecto de prolog. Muchas gracias

    $41 (Avg Bid)
    $41 Avg Bid
    1 bids

    Necesito ayuda para un trabajo de prolog (remunerado)

    $31 (Avg Bid)
    $31 Avg Bid
    1 bids

    Hola Isaac, tengo un proyecto de prolog basicamente de hacer unas pocas funciones que no es muy dificil que te podría interesar, si tienes un poco de tiempo libre te comento. Un saludo

    $103 (Avg Bid)
    $103 Avg Bid
    1 bids

    5 pred. Sencillo. 40 € para más información nos ponemos en contacto

    $74 (Avg Bid)
    $74 Avg Bid
    3 bids

    5 predicados a desarrollar. se pueden usar los predicados predefinidos y de las librerías de Prolog, incluida aritmética de Prolog, corte, etc. Para más info nos ponemos en contacto 30€

    $31 (Avg Bid)
    $31 Avg Bid
    1 bids

    Необходимо выполнить две задачи на Prolog с подробным объяснением их работы. Подробные требования и пример выполнения указаны в файле.

    $30 - $250
    $30 - $250
    0 bids

    Esta tarea esta en español por que es del hijo de un cliente, me pide ayuda para realizarla y por cortesia debo buscarle ayuda. Necesito alquien con capacidad de programar en prolog para realizarla

    $140 (Avg Bid)
    $140 Avg Bid
    1 bids

    Proyecto prolog, hacer varias sentencias

    $284 (Avg Bid)
    $284 Avg Bid
    2 bids

    Ce mini-projet ProLog a pour cadre le jeu "pierre/papier/ciseaux". Votre tâche est de remplir des morceaux de code fournis sur:

    $103 (Avg Bid)
    $103 Avg Bid
    1 bids

    Se desea hacer una pequeña base de conocimiento sobre un hospital,al cual se le hagan consultas como las citas que ha tenido un paciente,los atendidos por un doctor,cuanto dinero genera el hospital,cuanto dinero genera un doctor por dia,y una de consultas sencillas son 5 de hecho,si te interesa por favor ponerte en contacto :D

    $10 - $30
    $10 - $30
    0 bids

    Salut Andrei! Am nevoie de ajutorul tau maine dimineata, mai exact la 3 intrebari de teorie aproximativ din inteligenta artificiala, prolog. Treaba e ca prietena mea e in ultimul an si are examenul asta si nu se descurca deloc si nu mai suport sa o vad cum se chinuie asa ca am zis ca angajez pe cineva care stie despre ce e vorba ca sa treaca doar. Examenul dureaza maxim o ora (atata timp e la dispozitie) Am vazut care e tariful tau pe ora dar sunt dispus sa platesc si mai mult, mai exact cat consideri tu, doar sa treaca. Sper sa ne auzim si scuza-ma ca suntem pe ultima suta de metrii. Astept sa ne auzim!

    $30 / hr (Avg Bid)
    $30 / hr Avg Bid
    1 bids

    Top prolog Community Articles