Proyectos freelance Informática – Semana 24/02/2014
Proyectos freelance Informática – Semana 24/02/2014
Prolog During this project you will work on Prolog Logic Programming framework. logic can be used to "program" and have a test of one form of declarative programming. In particular, you will be using SWI-Prolog, arguably the most known and readily available realisation of Prolog.
Prolog During this project you will work on Prolog Logic Programming framework. logic can be used to "program" and have a test of one form of declarative programming. In particular, you will be using SWI-Prolog, arguably the most known and readily available realisation of Prolog.
I am looking for a Prolog expert who can help me with a small-scale project that involves a few rules. I have a list of specific requirements for the rules and I need someone who can assist me in creating them. The deadline for this project is urgent, only 36 hours. Ideal skills and experience for this job include: - Prolog programming expertise - Experience with rule creation - Ability to work under tight deadlines and deliver high-quality work quickly.
You will write Prolog code to solve fillin puzzles. Your program should supply a predicate puzzle_solution(Puzzle, WordList) that holds when Puzzle is the representation of a solved fillin puzzle for the given list of words, WordList.
Dear freelancers, I am looking for a person that can write a GUI program on Prolog solving and visualizing the Towers of Hanoi problem. If you're unable to make this type of project, a similar program with similar difficulty would also get the job done. Thank you for your time in advance!
I am looking to create a strategy-based computer game using Prolog that can be played on a desktop computer. I am not sure what specific Prolog libraries are needed to create the game, so I am looking for someone who can help me determine the best libraries to use and provide assistance with creating the game. The game should have a fun, engaging storyline, along with challenging puzzles and creative strategies. I am open to suggestions from experienced video game developers who have experience creating Prolog-based videogames. The videogame is a killer path videogame, there's some people in a same school/town and you have to compete against other two players (IA players) to finish a list ob objectives and to end with the life of the other two competitors.
I am looking for a Prolog developer to help with a scripting project. The ideal candidate will have intermediate experience working with Prolog and have experience designing GUI based scripts. The scripts I need should have a medium length, so an experienced developer should be able to complete it within a reasonable amount of time. If you think you have the right skill set, please submit a proposal and we can discuss further. Thanks!
Prolog Developer Needed (Indian Preferred) For a script writing work.
I have a simple project in Prolog so looking for expert
i have three basic tasks which needs to be done asap
A program in the SWI-Prolog/JFLAP, the core of the program must be a graph or automaton with at least 10 states, or in the case of a Prolog program with 10 predicates having at least one variable.
6 small problems using Prolog. Example: "Show a Prolog predicate “indices” that takes a list of indices (numbering from zero) and a list of elements, and returns a list of the elements with the indices, so that indices( [1,3,4], [a,b,c,d,e,f], ES ) ES = [b,d,e]" total $120 Deadline in 12 hours.
6 small problems using Prolog. Example: "Show a Prolog predicate “indices” that takes a list of indices (numbering from zero) and a list of elements, and returns a list of the elements with the indices, so that indices( [1,3,4], [a,b,c,d,e,f], ES ) ES = [b,d,e]" $15 for each above type of question. total $90 Deadline in 24 hours.
6 small Leetcode type of problems using Prolog. Example: "Show a Prolog predicate “indices” that takes a list of indices (numbering from zero) and a list of elements, and returns a list of the elements with the indices, so that indices( [1,3,4], [a,b,c,d,e,f], ES ) ES = [b,d,e]" $10 for each above type of question. total $60 Deadline in 24 hours.
These are skills needed for this following project. semantics (investigating meaning of programs on different structures, e.g., selection, iterative, and recursive programs); mathematical inductions; tools for pattern matching (e.g., regular expression, DFSA, NFSA).
I need an animator for my dark fantasy book. I would like to have my prolog turned into an animation for marketing. It does not need to be the whole prolog but something that would help sell my book. Title of book series "The Chronicles of the Archangels book 1 Betrayal. It is a book series of Good vs. Evil, Light vs. Darkness, Sword and Sorcery. The book starts with this - Good has a home; it has Love that it has become one with and cherishes; it seeks to do no harm and only to lift up. Evil has no home; it only dwells, it has Hate as its adulterer; it slithers from place to place, and seeks to maliciously slaughter and to tear asunder. Stories begin at home, for those that are good. The back blurb is this - An Evil Sorcery has awakened. Bloodshed flows. Demons an...
There are 5 simple prolog exercises that you need to write.
The project is simple. Please check the file I uploaded. Feel free to contact me if you can handle the project. Due date is 11.27.
Need help with a Prolog programming task
Requirements Implement all the procedures specified in using swipl Prolog. You may define auxiliary procedures as needed. An example LOG file gives examples of the use of these procedures as do the tests provided in prj3-sol.pro. You are not allowed to use any non-logical features of Prolog other than is/2. Non-logical features include the explicit cut !, implicit cut within ->, assert, retract, record, etc.
Hi Global Text Solutions, I noticed your profile and would like to offer you my project. We can discuss any details over chat.
Need few functions written in prolog programming language. Anyone who's interested please bid.
Prolog functions such as recursion, backtracking, clausal form need to implement.
This is small project which includes designing the logical solutions for given prolog requirements. Please dm me for more information.
I'm looking for a AI& algorithm expert who expertized in Prolog. Have some search code to complete. Please have a look at the attachments and bid.
I have prolog small tasks budget is 50aud. anyone interested
I have prolog small tasks budget is 50aud. anyone interested
To implement 7 prolog programming queries using recursion and other features
I am in need of completing a path finding (astar) algorithm in SWI Prolog. The algorithm is pretty simple, you just choose the next edge based on the next shortest path (factoring in a straight line distance heuristic to the edge where this function/rule is provided), but the recursive nature of prolog and creating rules makes it more of a challenge. There is psuedo code, notes, and a prolog graph configuration prolog file. There are also several stubs for the entry point, notes on the start state configuration structure and several slides. The assignment is just to implement the remaining rules commented by psuedo code which is estimated at 40 lines of code left. I am thinking an experienced prolog programmer could knock this out in an hour or so.
I have prolog small tasks budget is 50aud. anyone interested
Topics includes : oops, concurrent, logic and functional programming, Prolog problem solving.
A project should be done in CSP and ASP and then test with 30 instances and running time of them should be compared. Write a Minizinc and an ASP program capable of finding a solution to the following problem. Prepare a battery of 30 benchmark instances. Generate them randomly but prepare some easy/small instances (a couple of running time seconds), some average instances (a couple of minutes) and some hard instances (exceeding timeout). Run both the Minizinc and the ASP encoding on all the instances, possibly exploring different search strategies, with a timeout of 5 minutes for each test (``configuration'' option in Minizinc, --time-limit option in clingo, in both cases you can use linux tricks) In case of COPs, report the best value for the solution found within the timeout...
I need someone who has knowledge in Prolog programming language.
First DFA needs to take a number and process it digit by digit and accept it if it is divisible by 7. To do this you will need 7 states (0,1,2,3,4,5,6) and your alphabet needs to be the 10 possible digits.
The program will be in prolog and you must be familiar with Artificial Intelligence Concepts, specifically the Depth First Search algorithms, Iterative Deepening and A-Star
Hi freelancers, I am looking for Prolog language expert. Need someone for long term, will have projects on regular basis. Will share project files in chat. Happy Bidding!!!
Using the Prolog Program, write the query for each of the following questions
I am looking for someone that understands prolog and can write fluently in prolog. The person I am looking for needs to speak/understand English FLUENTLY! I will not hire someone that can't communicate using English!
Hi If you are avaialble to do racket, lisp, scheme , prolog task please message
You will implement certain components of an Ultimate Tic-Tac-Toe game in Prolog . We will call the Ultimate Tic Tac Toe game “UTTT” and a regular Tic-Tac-Toe game (X and 0) “TTT”. We will identify the individual tables, as well as the positions in the individual tables, by the “positions” (in the order of scrolling from left to right and from top to bottom): NW, N, NE, W, C, E, SW, S, SE. The UTTT board (we will also call it “U-board”) consists of 9 regular TTT boards (codenamed “board”). A move by a player will be a regular move by TTT to one of the boards available for moves (about this later). In the example above, the last move was to the player 0in the position indicated by the green arrow, so the player 0moved to the ...
I need a small program developed in PROLOG language, in annex I leave a document of what I want, please read what i want before bidding thanks
THIS IS A PROLOG PROGRAMMING PROJECT THAT NEEDS TO BE COMPLETED ASAP. I WILL ASSIGN IT RIGHT AWAY. IF YOU THINK YOU ARE A GOOD FIT PLEASE DROP YOUR BID BELOW.
This is a simple prolog project that will not take more than 2 days to complete.
Hey I have a couple of Artificial Intelligence/Prolog questions I needed help with. Any offer is appreciated thanks!
Need an expert who has knowledge of Prolog program and can handle the project efficiently. Deadline -- 2 days Budget-- $20 USD
Proyectos freelance Informática – Semana 24/02/2014
This article describes almost everything about what to expect from the new updated XML TextView.