Redirected
retagged by
1,366 views
0 votes
0 votes

In this one I am unable to follow in the above node marked as "-" ,it has two edges one upward and one downward for "+" node so then how to proceed with this ?

retagged by

3 Answers

Best answer
2 votes
2 votes

This is not DAG. Remember defination of DAG ?

In mathematics and computer science, a directed acyclic graph (DAG)  is a directed graph with no directed cycles.

Ref ->

https://en.wikipedia.org/wiki/Directed_acyclic_graph

This is some weird test series question, I think you should not, & Nobody should spent time on this !

selected by
1 votes
1 votes

50..

–1 votes
–1 votes
((a+a)+(b+b))-((a+a)-(b-b))+((a+a)+(b+b))

=30-10+30=50

Related questions

2 votes
2 votes
1 answer
1
0 votes
0 votes
1 answer
3
thor asked Jan 22, 2017
674 views
How does answer change when it is in SSA form? does answer remains 4 or 5
0 votes
0 votes
1 answer
4
phprashanthans asked Dec 3, 2017
889 views
What will be the DAG representation of a=b+c , b= b+c