Suodata

Viimeisimmät hakuni
Suodatusperuste:
Budjetti
asti
asti
asti
Tyyppi
Taidot
Kielet
    Työn tila
    247 backtracking työtä löytyi, hinnoittelu EUR

    ...expertly solve math Sudoku puzzles. I urge skilled developers with an extensive knowledge in problem-solving algorithms to apply. While I didn't specify the exact solving methods required, a proficient understanding of backtracking, stochastic, and heuristic techniques might be immensely beneficial for the project. Interested freelancers should demonstrate a strong competency in application development and a knack for solving complex problems. Key Skills: - Proficiency in desktop application development - Familiarity with Sudoku and math problems - Knowledge in backtracking, stochastic and heuristic problem-solving methods Please note, I need this project to be completed as soon as possible. Hence, I'm looking at developers who can work on a tight schedule w...

    €12 (Avg Bid)
    €12 Keskimäär. tarjous
    9 tarjoukset

    ...efficiently and without errors. ### Ideal Skills and Experience: - Profound knowledge in C programming - Extensive experience with various algorithmic structures, especially: - Sorting algorithms - Graph algorithms - Dynamic programming - Familiarity with: - Modeling and problem-solving techniques - Computational complexity - Algorithmic paradigms - Recursive search methods - Backtracking (Throwback) - Ability to diagnose and fix bugs in existing code - Creative thinking to implement new algorithmic solutions ### Project Requirements: 1. **Analysis and Optimization**: Examine the current codebase for inefficiencies and potential optimizations. 2. **Bug Fixing**: Identify and correct any bugs or errors in the existing system. 3. **Implementation of New Solutions...

    €23 (Avg Bid)
    €23 Keskimäär. tarjous
    22 tarjoukset

    Currently, I'm seeking assistance in understanding and implementing fundamental computer science concepts, specifically recursion, backtracking, and dynamic programming. The ideal guide will be able to: 1. Comprehensive Explanation: - Simplify these concepts so that they're easily understandable - Provide practical examples of each concept 2. Implementation: - Assist with implementing these concepts into functioning Java algorithms - Explain and demonstrate how those work in detail Ideal Skills and Experience: - Extensive knowledge and experience with recursion, backtracking, and dynamic programming - Proficient in Java programming language - Ability to explain complex concepts in simple terms - Prior experience in tutoring or mentoring would be a plu...

    €119 (Avg Bid)
    €119 Keskimäär. tarjous
    22 tarjoukset

    I'm seeking an experienced algorithms designer to help solve complex problems to and including at the graduate level. You will be required to tackle various types, including: - Sorting Algorithms - Graph Algorithms - Dynamic Programming - String Algorithms - Greedy Algorithms - Backtracking Algorithms - Divide and Conquer Algorithms - Network Flow Algorithms - Computational Geometry Algorithms - Extending Limits of Intractability - Approximation Algorithms - Randomized Algorithms - Linear Programming In particular, we will delve into challenging topics such as NP and computational intractability, PSPACE, and coping with NP-completeness. Therefore, experience in dealing with these intricate subjects is mandatory. You should have a comprehensive understanding of all possible a...

    €156 (Avg Bid)
    €156 Keskimäär. tarjous
    18 tarjoukset
    c programming -- 2 Loppunut left

    Solve the 0/1 Knapsack problem using the backtracking algorithm: (a) print the profit, weight and bound for each node according to the order that is first visited in the implicit pruned state space tree. (b) print the total profit and weight for the final solution; and (c) print the selected items together with their profits and weights for the final solution.

    €22 (Avg Bid)
    €22 Keskimäär. tarjous
    12 tarjoukset

    I am looking for a skilled developer to help me with a project on my website. The project involves changing the current stable matching algorithm to a backtracking algorithm. Here are the details: Current Algorithm: Gale-Shapley algorithm Specific Requirements: None. I am open to any efficient solution. Expected Outcome: Improved speed and better allocation Skills and Experience Required: - Proven experience in algorithm design and implementation - Strong understanding of backtracking algorithms - Familiarity with stable matching algorithms - Ability to optimize speed and allocation efficiency - Attention to detail and ability to problem solve If you have the skills and experience necessary for this project, please submit your proposal. Thank you!

    €71 (Avg Bid)
    €71 Keskimäär. tarjous
    9 tarjoukset

    I am looking for a skilled developer to make changes to my website's current algorithm for allocating teaching assistants to professors. The current algorithm being used is the stable matching algorithm. Improvements: - I am expecting both improved efficienc...current algorithm for allocating teaching assistants to professors. The current algorithm being used is the stable matching algorithm. Improvements: - I am expecting both improved efficiency and better allocation accuracy from the new algorithm. Constraints: - There are no specific constraints or unique factors to consider in the backtracking algorithm. Skills and Experience: - Strong understanding of algorithms and data structures - Experience in backtracking algorithms - Familiarity with web development an...

    €10 (Avg Bid)
    €10 Keskimäär. tarjous
    5 tarjoukset

    I am looking for a skilled individual who can help me with backtracking live streaming traffic routes of competitive YouTubers. The primary goal of this project is to analyze competitor strategies in order to gain insights and improve our own streaming performance. Skills and Experience: - Experience in analyzing competitor strategies in the online streaming industry - Proficiency in hacking or server tracking to backtrack competitive YouTubers - Familiarity with video viewer data and its utilization in analyzing streaming traffic routes Project Requirements: - The backtracking of live streaming traffic routes needs to be done on a daily basis - The ideal candidate should be able to provide detailed reports and analysis on competitor strategies, including audience demograp...

    €102 (Avg Bid)
    €102 Keskimäär. tarjous
    9 tarjoukset

    Project Title: YouTube Live Streaming Top Exposure And Backtracking On Competitors' Traffic Routes I am looking for a skilled freelancer who can help me with my YouTube live streaming project. The main goal of this project is to gain top exposure for my live streams and analyze my competitors' traffic routes. Live Streaming Frequency: - I plan to do the live streaming once a week, for a total of 6 times a month. Target Audience: - My target audience for the live streaming is a specific niche audience. Platform: - The live streaming will be done on YouTube. Skills and Experience: - Experience in YouTube live streaming and audience targeting - Knowledge of SEO and traffic analysis - Ability to identify competitors' traffic routes and strategies - Strong understa...

    €941 (Avg Bid)
    €941 Keskimäär. tarjous
    16 tarjoukset
    copywriting Loppunut left

    ...entire maze: Before you start moving, take a moment to observe the entire maze and understand its layout. Identify any dead ends, openings, or possible paths that can lead you to the exit. 2. Plan your route: Once you have a general idea of the maze, plan a route in your mind or draw it on a piece of paper if possible. This will help you have a clear direction and minimize unnecessary turns or backtracking. 3. Follow a consistent rule: Choose a consistent rule to follow while navigating the maze. For example, you can always turn right or left at each intersection, or follow a specific pattern such as "right-hand rule" or "left-hand rule." Stick to your chosen rule throughout the maze. 4. Mark your path: If allowed, use markers like chalk, breadcrumbs, or sm...

    €9 / hr (Avg Bid)
    €9 / hr Keskimäär. tarjous
    55 tarjoukset

    a simplified algorithm for Path Planning. One challenge in robotics is called path planning. This is the process of the robot figuring out how to navigate between two points within some environment. In this assignment you will implement a simplified ...will implement a simplified path planning algorithm for a robot moving about a simple 2D environment - a rectangular room with obstacles. The task is to code C++ program that: 1. Reads in a 20x20 environment from standard-input (std::cin). 2. Finds the robot’s starting position within the environment. 3. Executes the forward search algorithm until the robot reaches the goal. 4. Executes the backtracking algorithm to find the shortest path. 5. Prints out the environment and the path to be followed by robot to standard output ...

    €16 (Avg Bid)
    €16 Keskimäär. tarjous
    17 tarjoukset

    a simplified algorithm for Path Planning. One challenge in robotics is called path planning. This is the process of the robot figuring out how to navigate between two points within some environment. In this assignment you will implement a simplified pa...will implement a simplified path planning algorithm for a robot moving about a simple 2D environment - a rectangular room with obstacles. The task is to code C++ program that: 1. Reads in a 20x20 environment from standard-input (std::cin). 2. Finds the robot’s starting position within the environment. 3. Executes the forward search algorithm until the robot reaches the goal. 4. Executes the backtracking algorithm to find the shortest path. 5. Prints out the environment and the path to be followed by robot to standard outpu...

    €16 (Avg Bid)
    €16 Keskimäär. tarjous
    14 tarjoukset

    I am looking for a skilled Java programmer to write a program to solve the Pentomino puzzle. The ideal candidate should have experience in Java programming. Skills and Experience: - Strong proficiency in Java programming - Experience in solving the Pentomino puzzle - Familiarity with Backtracking and Brute Force algorithms - Ability to work within a tight deadline Project Timeline: - The project needs to be completed ASAP If you have the necessary skills and experience, please apply for this project.

    €26 (Avg Bid)
    €26 Keskimäär. tarjous
    9 tarjoukset

    I have to do a backtraking to set the best sailors into the boats and calculate the best velocity, using a pseudocde: backtracking (x: configuració, k: enter) x := preparaRecorregut(x, k) mentre hiHaSuccessor(x, k) fer opció solució(x, k): opció factible(x): // Tractem la solució ¬factible(x): // Descartem fi ¬solució(x, k): opció completable(x, k): backtracking(x, k+1) ¬completable(x, k): // Poda fi fi x := següentSuccessor(x, k) fi fi

    €76 (Avg Bid)
    €76 Keskimäär. tarjous
    4 tarjoukset

    Want a custom betting site for odds selling. Application will have 2 zones #Zone 1: free odds where user has to...has to refer 5 people to get access # Zone 2: account management. User deposits funds for the company to bet on their behalf. Also, depending on a user's previous transaction, his max limit he can deposit should be increased eg from level 1: 50$ - 200$ to level 2: 50$ - 350$. From 2: 50$ - 350$ to level 3: 250$ - 600$ etc. This should be automatic and also manual to be determined by admin. No backtracking of levels(once a user has been pushed to the next level he cannot go back to the previous level). Payment will reflect Should include an admin panel. Modern interface. Mobile phone otp authentication during registration Gateway payment will be MPESA from kenya...

    €2201 (Avg Bid)
    €2201 Keskimäär. tarjous
    31 tarjoukset

    I am looking for an experienced freelancer to help me with Advance Solving Problems Using Algorithms. The ideal freelancer should be knowledgeable in the area of Recursive, Dynamic Programming, and Backtracking algorithms. Time complexity should be considered in the algorithm to provide an optimized solution as the desired output. If you are proficient in algorithms and think you are the right person for this project, please apply.

    €158 (Avg Bid)
    €158 Keskimäär. tarjous
    24 tarjoukset
    Backtracking Loppunut left

    Necesito realizar un pequeño ejercicio sobre backtracking.

    €24 (Avg Bid)
    €24 Keskimäär. tarjous
    2 tarjoukset
    Tenner Grid solver Loppunut left

    Generate random grid and solve it using Simple Backtracking, Backtracking with MRV, Forward checking and forward checking with MRV

    €28 (Avg Bid)
    €28 Keskimäär. tarjous
    6 tarjoukset
    Project for Saul H. Loppunut left

    Hi Saul H., I noticed your profile and would like to offer you my backtracking pentomino project.

    €56 (Avg Bid)
    €56 Keskimäär. tarjous
    1 tarjoukset

    Hi Vuong H., I noticed your profile and would like to offer you my project. It is a backtracking algorithm for pentominos

    €56 (Avg Bid)
    €56 Keskimäär. tarjous
    1 tarjoukset
    Prolog Programming Loppunut left

    Prolog functions such as recursion, backtracking, clausal form need to implement.

    €178 (Avg Bid)
    €178 Keskimäär. tarjous
    3 tarjoukset

    hello, I need one who has good knowledge in Artificial Intelligence and python programming; idea on backtracking algorithm!

    €22 (Avg Bid)
    Kiireellinen
    €22 Keskimäär. tarjous
    18 tarjoukset

    Hey, I wanted the 0-1 Knapsack problem solved by using a backtracking algorithm. I already have the pseudocode, I just can't figure out how to write it in Python. Let me know if it's something you can help with. I have attached the pseudocode.

    €23 (Avg Bid)
    €23 Keskimäär. tarjous
    3 tarjoukset

    Backtracking python algorithm for project

    €32 (Avg Bid)
    €32 Keskimäär. tarjous
    19 tarjoukset

    Please do NOT place any placeholder bids, any bid entered will be deemed as final. Any backtracking from bids entered will result in a ban from working with us. It is not ethical to place a lower bid to get us talking to you, or make you stand out from the competition, then to later say you need more after discussing the project. Your bid description must appear personal to us, by acknowledging what is written above, and showing that you've clearly looked at our website. -- We need somebody to rebuild the website. Currently the main thing it's used for is the reward program signup, however there is no actual member area, and no functioning admin system, so we have to manually access the database each day to download new signups and print their membership card

    €173 (Avg Bid)
    €173 Keskimäär. tarjous
    39 tarjoukset

    Hi I need a teacher to explain algorithms for 10 lectures with the ability of the teacher to give examples and questions and expand the material. For example, the first lecture contains Backtracking and branch & bounds: sum of subsets, n queens problem, convex hull, 0/1 knapsack Simple random permutation generator Fisher and Yates' random permutation generator Coupon collection problem Stable mariage problem Minimum cut) Note: -Note the purpose of the explanation is to understand the material so that I can pass the exam, the payment is after each lecture, but the question is how do I know if the lecturer is good or not, because I tried one of the people and I did not benefit from anything, I just wasted my money and time.

    €22 (Avg Bid)
    €22 Keskimäär. tarjous
    9 tarjoukset

    -в коде программы быть с комментариями к каждой функции, которую она выполняет

    €23 (Avg Bid)
    €23 Keskimäär. tarjous
    2 tarjoukset

    Am looking for someone who is export on analyzing algorithm problem such as master theorem, Knapsack problem, backtracking optimization technique, Dynamic programming, The divide-and-conquer methodology, complexity analysis, common sorting algorithms, nested loop analysis.

    €36 / hr (Avg Bid)
    €36 / hr Keskimäär. tarjous
    16 tarjoukset

    Am looking for someone who is export on analyzing algorithm problem such as master theorem, Knapsack problem, backtracking optimization technique, Dynamic programming, The divide-and-conquer methodology, complexity analysis, common sorting algorithms, nested loop analysis.

    €129 (Avg Bid)
    €129 Keskimäär. tarjous
    28 tarjoukset

    Hello, We are looking for someone to build us A Fear-of-Heights Experience. This will be for therapists to use to help their patients with phobias. You would be building off code and systems already in place, utilizing our previously laid out expansion-friendly design methodology to add entirely new content to the app without re-writing or backtracking on any existing content. The scope outline is this: 1. Upon selecting the experience from the menu, the user is loaded directly into phase 1 of the experience (“the Room"), faced with a direct path to a door. 2. If the user moves close to the door, they can see phase 2 (“the balcony”) through the door's large upper window and are prompted to open and move through the door at their own pace. 3. If the us...

    €4068 (Avg Bid)
    €4068 Keskimäär. tarjous
    22 tarjoukset

    TODO under backtracking function needs to be done

    €133 (Avg Bid)
    €133 Keskimäär. tarjous
    17 tarjoukset
    Sudoku Solver Loppunut left

    เขียนโปรเเกรม Sudoku ที่สามารถเเก้โจทย์ Sudoku ที่ user inputโดยไม่ใช้ library ที่เกี่ยวกับ constraint(CLD(FD) library) เขียนโดย backtracking เเละเชื่อมกับ UI โดยใช้ python

    €201 (Avg Bid)
    €201 Keskimäär. tarjous
    3 tarjoukset

    ...domains Experiment with both maps using the following methods with heuristics where the order of variables needs to be defined in the following order MRV, Degree Constraint, and Least Constraining Value Depth first search only Depth first search + forward checking Depth first search + forward checking + propagation through singleton domains Present the results in a tabular format the number of backtracking happened and the time required to compute the result....

    €25 (Avg Bid)
    €25 Keskimäär. tarjous
    4 tarjoukset
    Rat In a Maze Loppunut left

    Create a simple web application using REACT that implements a way to visualize the Rat in a Maze Problem which can be solved using backtracking. The Rat in a maze is a famous problem in which we have a N x N matrix (the maze) which consists of two types of cells - one the rat can pass through and the other that the rat cannot pass through. The objective of this problem is that the rat will be at a particular cell and we have to find all the possible paths that the rat can take to reach the destination cell from the given source cell. Building a simple react application that will visualize all the possible paths on the web page. The constraints of the problem are : 1. Rat can't go outside the maze 2. Rat can't pass through the red cell (obstacle) 3. Rat can go only 1 s...

    €11 / hr (Avg Bid)
    €11 / hr Keskimäär. tarjous
    2 tarjoukset

    I have a data structures project due 11/10/21 at 11:59 pm. Th project is on tree and dfs and backtracking. Cant use tree library in Java or advance java data structures such as graph.

    €39 (Avg Bid)
    €39 Keskimäär. tarjous
    14 tarjoukset

    this program will be in c++. must be completed in one day

    €22 / hr (Avg Bid)
    €22 / hr Keskimäär. tarjous
    17 tarjoukset

    I want someone with decent broad knowledge in Design and Analysis Algorithms to work with me on my assignments. The tutor has to have deep knowledge of the following topic: • Mathmathical Induction • Divide and conquer • The greedy method • Dynamic programming • Graph traversal • Backtracking • Branch and bound

    €38 (Avg Bid)
    €38 Keskimäär. tarjous
    2 tarjoukset

    I need someone who can manage Prolog programming (also related to AI). Prolog Topics are: recursion cut backtracking lists (member, reverse, append) graphs tree CLP(FD) library STRIPS in prolog minimax algorithm DFS algorithm BFS algorithm greedy search algorithm A / A* algorithm

    €25 / hr (Avg Bid)
    €25 / hr Keskimäär. tarjous
    16 tarjoukset
    python project Loppunut left

    if you know backtracking, greedy algorithm, bubble sort, brute force in python bid an amount

    €119 (Avg Bid)
    €119 Keskimäär. tarjous
    22 tarjoukset

    Hello! Looking for someone with a good knowledge within python AI. The person needs to know how to apply different AI algrotihms and be familiar with them. The project will be 3 parts and won't be any hard to do. It isn't any hard. Looking for someone with GOOD English. I won't hire anyone that don't know how to write proper English. So to be clear, the assignments will include python backtracking, DFS, random-restart hill climbing and minimax algorithm. If you don't know what these are DONT pm me.

    €122 (Avg Bid)
    €122 Keskimäär. tarjous
    13 tarjoukset

    realizar un algoritmo en java utilizando tecnica de backtracking para solucionarlo, debe de implementar un interfaz grafica sencilla y cumplir con los requerimientos especificados.

    €19 (Avg Bid)
    €19 Keskimäär. tarjous
    2 tarjoukset
    Backtracking AI Loppunut left

    A simple artificial intelligence with backtracking algorithm, about mapping with Python

    €27 (Avg Bid)
    €27 Keskimäär. tarjous
    5 tarjoukset

    1. Review on Algorithm Analysis & Trees [pdf] Mathematics review. Asymptotic notations and growth of functions. Overview of general, binary and search trees. AVL trees, Splay trees, B-trees. ...indirect sorting and external sorting, Order statistics. 4. Graphs and Networks [pdf] Implementation of graphs, topological sort, shortest path, network flow problems, minimum spanning tree, search techniques, introduction to NP-completeness. 5. Algorithm Design Techniques [pdf] Combinatorial optimization, greedy algorithms, divide and conquer, dynamic programming, randomized algorithms, backtracking algorithms, branch and bound. 6. Advanced Algorithms (as time permits). Distributed Algorithms. Parallel Algorithms. Advanced algorithmic analysis: Amortized analysis, online and offli...

    €17 / hr (Avg Bid)
    €17 / hr Keskimäär. tarjous
    5 tarjoukset

    I need help with a recursive backtracking algorithm project.

    €129 (Avg Bid)
    €129 Keskimäär. tarjous
    10 tarjoukset

    Representing and Reasoning with Knowledge: principles of logic logic in propositional logic and backward chaining to First-Order Logic satisfiability problem in propositional logic 7. Entailment with satisfiability 8.A complete, backtracking algorithm for SAT incomplete, randomised algorithm for SAT

    €13 (Avg Bid)
    €13 Keskimäär. tarjous
    3 tarjoukset

    1. Review on Algorithm Analysis & Trees Mathematics review. Asymptotic notations and growth of functions. Overview of general, binary and search trees. AVL trees, Splay trees, B-trees. 2...radix sort, indirect sorting and external sorting, Order statistics. 4. Graphs and Networks Implementation of graphs, topological sort, shortest path, network flow problems, minimum spanning tree, search techniques, introduction to NP-completeness. 5. Algorithm Design Techniques Combinatorial optimization, greedy algorithms, divide and conquer, dynamic programming, randomized algorithms, backtracking algorithms, branch and bound. 6. Advanced Algorithms (as time permits). Distributed Algorithms. Parallel Algorithms. Advanced algorithmic analysis: Amortized analysis, online and offli...

    €14 / hr (Avg Bid)
    €14 / hr Keskimäär. tarjous
    10 tarjoukset

    write a python code that apply on the three following algorithms : • Arc Consistency AC-3 • Backtracking with AC-3 • Forward Checking description : We are asked to schedule the courses in a Sunday where we have five courses and we have three teachers, each teacher can teach only one course in the same time where: • Course 1: CS-140 at 9-10 AM • Course 2: CS-370 at 9:30-10:30 AM • Course 3: CS-330 at 10-11 AM • Course 4: CS-391 at 10-11 AM • Course 5: CS-401 at 10:30-11:30 AM • : Can teach course 3 and 4 • : Can teach course 2 , 3 , 4 and 5 • : Can teach course 1 , 2 , 3 , 4 and 5 Formulation  Variables: CS-140, CS-370, CS-330, CS-391 and CS-401  Domains: {, , }  Constraints: CS-140 ≠ ...

    €23 (Avg Bid)
    €23 Keskimäär. tarjous
    2 tarjoukset

    ...Algorithms) Instructor. The instructor needs to teach a live class of 100 students from 9-11pm from Monday to Friday. The instructor needs to teach the course curriculum over video call. Course curriculum (DSA): - Java Fundamentals - Linear Data Structures (Arrays, stacks, queues, linked lists) - String and Maths - Heaps and Trees - Sorting Algorithms - Greedy Algorithms - Dynamic programming and backtracking - Graphs and their fundamental algorithms We promise you a meaningful journey with smart people, with opportunities to learn & grow. Plus, you can sleep peacefully knowing you are impacting lives in a big way, every day! ...

    €47 / hr (Avg Bid)
    €47 / hr Keskimäär. tarjous
    13 tarjoukset

    ...Algorithms) Instructor. The instructor needs to teach a live class of 100 students from 9-11pm from Monday to Friday. The instructor needs to teach the course curriculum over video call. Course curriculum (DSA): - Java Fundamentals - Linear Data Structures (Arrays, stacks, queues, linked lists) - String and Maths - Heaps and Trees - Sorting Algorithms - Greedy Algorithms - Dynamic programming and backtracking - Graphs and their fundamental algorithms We promise you a meaningful journey with smart people, with opportunities to learn & grow. Plus, you can sleep peacefully knowing you are impacting lives in a big way, every day! ...

    €43 / hr (Avg Bid)
    €43 / hr Keskimäär. tarjous
    12 tarjoukset