Find Jobs
Hire Freelancers

NFA to DFA

$30-250 USD

Скасований
Опублікований about 6 years ago

$30-250 USD

Оплачується при отриманні
Write a Java program to convert any given NFA to an equivalent DFA. NFA files is shown in the following example: 3 a b c d 0: {0} {0,1} {} {} {1,2,0} 1: {} {1} {1} {1} {1} 2: {} {1,2} {1} {1} {2} 0 {1,2} • The first line contains the number of states of the NFA; in this case, there are 3 states. • The second line contains Σ = {a, b, c, d}. • After that, each line is a state and its transition. The number to the left of the colon is the label of the state. After the colon, each set is the set of next states on the input alphabet corresponding to the alphabets in Σ in the same order as shown in the second line plus the λ-transition at the end of the same line. For example, the transitions of the NFA shown above from state 0 are: δ(0, a) = {0}, δ(0, b) = {0, 1}, δ(0, c) = {}, δ(0, d) = {}, and δ(0, λ) = {0, 1, 2}. Note that, the last column is referred to λ-transition, and coming back to self is always implied; therefore, 0 is included in δ(0, λ) = {0, 1, 2}, although 0 may not be shown in the last column of state 0. • After every state’s transitions are specified, there is a line to indicate the starting state. In this case, 0 is the starting state. • The last line contains the set of final states. In this case, {1, 2} I will compile and run the program from the Unix command line as follows: javac [login to view URL] java NFA nfa2 [login to view URL] the program should print out the following text: (1) The original NFA (2) An equivalent DFA (no need to minimized) (3) The list of strings in [login to view URL] that are accepted by the NFA (don’t list those that are rejected). Here is the example output: Sigma:a b ------ 0: (a,{1}) (b,{4}) ( ,{2}) 1: (a,{5}) (b,{2}) ( ,{}) 2: (a,{5}) (b,{}) ( ,{}) 3: (a,{}) (b,{}) ( ,{0}) 4: (a,{}) (b,{1}) ( ,{3}) 5: (a,{}) (b,{}) ( ,{4}) ------ 0: Initial State 5: Accepting State(s) To DFA: Sigma: a b ------------------ 0: 1 2 1: 1 3 2: 1 3 3: 1 3 ------------------ 0: Initial State 1: Accepting State(s) The following strings are accepted: aabaa aaaaa
ID проекту: 16626139

Про проект

17 пропозицій(-ї)
Дистанційний проект
Активність 6 yrs ago

Хочете заробити?

Переваги подання заявок на Freelancer

Вкажіть свій бюджет та терміни
Отримайте гроші за свою роботу
Опишіть свою пропозицію
Реєстрація та подання заявок у проекти є безкоштовними
Доручений:
Аватарка користувача
Hi, I am a java developer having good experience, I understood your requirements. I can do it in java. Please message me such can we can discuss in details. Regards, Pradeep
$55 USD за 3 дні(-в)
4,9 (30 відгуки(-ів))
4,8
4,8
17 фрілансерів(-и) готові виконати цю роботу у середньому за $118 USD
Аватарка користувача
Hi! I'm interesting your project very well. I am good at Java and I'm a good Mathematician. And also I have many experience and good skill about algorithm development. Let's go ahead with me
$100 USD за 3 дні(-в)
5,0 (264 відгуки(-ів))
7,7
7,7
Аватарка користувача
Hello Sir/ Ma’am We are a group of Software Engineers having 10+ years of experience. Expert in java, C, C++ , C# , Android. Please check our profile for reference. Thank you
$155 USD за 3 дні(-в)
4,9 (344 відгуки(-ів))
7,5
7,5
Аватарка користувача
Hi, I am a software developer with 7+ years of experience especially in Java, C# and PHP. I have worked for different multi national companies like Infosys Technolgies & TCS and also for a startup organization. I am proposing a lower budget as I am new to Freelancer and for me, a good long term relationship with you by delivering you a high quality work is more important than the budget. If you will be happy with my work then I have no issues to receive bonus from you :) I am quite able to handle and complete projects both as an Individual and in a team. Please provide me a chance to work for you and I am sure you will like my work and we will remain in touch for a long time. Some of my previous works include: 1. Create a media player using Java swing. 2. Created Pension Payment website for Churches using PHP Laravel. 3. Created a rule based engine for configuration problems. 4. Worked on a network monitoring application development. 5. Worked on a SQL server monitoring application development. 6. Worked on projects for banks like Royal Bank of Scotland and Deutsche Bank. 7. Worked on quoting tool for a reputed networking company. As a developer & freelancer, my core values are - Customer Satisfaction and - Problem Solving Thanks & Regards, Vishal Sahu +91-7042218498 Programming is passion
$111 USD за 3 дні(-в)
5,0 (31 відгуки(-ів))
4,7
4,7
Аватарка користувача
I studied some automat algorithms in Compiler and Programming language theory course in the last semester
$111 USD за 5 дні(-в)
4,7 (6 відгуки(-ів))
3,1
3,1
Аватарка користувача
Hello Sir. I've 5+ years experience in Java and C++ Programming. I'll provide 100% quality work within the deadline at a very low rate. I'm a Computer Science Engineer. You're welcome to visit my profile and view my reviews. Let's message more through chat.
$30 USD за 3 дні(-в)
5,0 (5 відгуки(-ів))
2,7
2,7
Аватарка користувача
hey .. I have been devopling in java for years I can do your algorithm .. pls let me know if u wanna hire me thnx :)
$150 USD за 3 дні(-в)
5,0 (4 відгуки(-ів))
2,5
2,5
Аватарка користувача
Hey How are you? I am well versed with these topics and can help you perfectly. Reply me back asap and get it done right away Thanks
$66 USD за 1 день
4,3 (4 відгуки(-ів))
2,2
2,2
Аватарка користувача
Hello, i have wide experience in java and i can implement this task in very short time . Also i have created a task similar to that before
$100 USD за 1 день
4,8 (1 відгук)
1,5
1,5
Аватарка користувача
Hello dear, I'm interesting your project, I have a good experience with Java, mathematics, finite state machines and compilers system.
$45 USD за 3 дні(-в)
0,0 (0 відгуки(-ів))
0,0
0,0
Аватарка користувача
Hi, I have good experience of Java and algorithms. I am interested in this project. Can we discuss further about this project. Thanks
$50 USD за 3 дні(-в)
0,0 (0 відгуки(-ів))
0,0
0,0

Про клієнта

Прапор UNITED STATES
champaign, United States
5,0
3
Спосіб оплати верифіковано
На сайті з квіт. 4, 2018

Верифікація клієнта

Дякуємо! Ми надіслали на вашу електронну пошту посилання для отримання безкоштовного кредиту.
Під час надсилання електронного листа сталася помилка. Будь ласка, спробуйте ще раз.
Зареєстрованих користувачів Загальна кількість опублікованих робіт
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Завантажуємо для перегляду
Дозвіл на визначення геолокації надано.
Ваш сеанс входу закінчився, і сеанс було закрито. Будь ласка, увійдіть знову.