SlideShare a Scribd company logo
NP-COMPLETE GRAPH COLORING
SOLUTION & BREAKING RSA 2048
Automatski Solutions
http://www.automatski.com
E: Aditya@automatski.com , Founder & CEO
M:+91-9986574181
© Automatski Solutions 2017. All Rights Reserved.
AUTOMATSKI’S EFFORTS
(LAST 25 YEARS)
1. 25+ years of Fundamental Research
2. Solved 50-100 of the Toughest
Problems on the Planet considered
unsolvable in a 1000 years given the
current state of Human Capability
and Technology
3. Including 7 NP-Complete + 4 NP-
Hard Problems
4. Broke RSA 2048
5. … in 1990’s
© Automatski Solutions 2017. All Rights Reserved.
AUTOMATSKI HISTORY &
TIMELINE
© Automatski Solutions 2017. All Rights Reserved.
GRAPH COLORING
 Graph Coloring is NP-Complete. Even 3-colouring is NP-complete.
 What’s the colouring problem on graphs? Given a graph G(V, E), the colouring
problem asks for an assignment of k colours to the vertices c : V → {1, 2, ..., k}. We
say that a colouring is proper if adjacent vertices receives different colours: ∀(u, v) ∈ E
: c(u) 6= c(v).
 The minimum colouring problem asks for the smallest k to properly colour G.
 The k-colouring problem asks whether G can be properly coloured using at most k
colours.
 We can Reduce Graph Coloring to K-SAT
 Also we can Reduce K-SAT to Graph Coloring
 Meaning? Cancer Drug, AGI, NLP, Robotics, Environment, Finance, & RSA can be
Broken.
© Automatski Solutions 2017. All Rights Reserved.
WHERE ARE WE
GOING WITH ALL
THIS?
© Automatski Solutions 2017. All Rights Reserved.
ORDER OF
ALGORITHMS
 Exponential => O( 2 ^ N ), O ( 3 ^ N ), O ( a ^ N) …
 Polynomial => O ( N ^ 2 ), O ( N ^ 3), O ( N ^ 5 ) …
 Logarithmic => O ( Log( N ) )…
© Automatski Solutions 2017. All Rights Reserved.
MACHINES USED
 Development of Solution
 Machine #1
 AMD FX-6300 (6-Core), 32GB RAM
 Eight Year Old Machine
 Physical
 Testing of Parallelization & Concurrency
 Machine #2
 AWS EC2 m4.16xlarge ($3.2/hr)
 64 Core, 256 GB RAM
 Virtual Machine
 Machine #3
 AWS EC2 x1.32xlarge ($13.4/hr)
 128 Core, 1952 GB RAM
 Virtual Machine
© Automatski Solutions 2017. All Rights Reserved.
BEFORE THE
A Message from our CFO!!!
© Automatski Solutions 2017. All Rights Reserved.
MESSAGE FROM THE CFO!!!
 We are looking for Research & Development Grants
 Between
 $1m to $100m
 $1m will help us with the Research
 $100m will help us develop Path Breaking Solutions for over 10+ Domains using the
Breakthrough with a Big Bang.
© Automatski Solutions 2017. All Rights Reserved.
AUTOMATSKI FUNDAMENTAL
RESEARCH
 Fundamental Research at Automatski has been working for the last 20-25+ years on
solving the toughest problems on the Planet.
 We have solved 7 NP-Complete Problems and 4 NP-Hard Problems, including the N-
Queens Completion Millennium Problem.
 We are applying them towards breakthroughs in 50+ Technology Domains
 These problems are considered unsolvable in a 1000 years given the current state of
Human Technology and Capability
© Automatski Solutions 2017. All Rights Reserved.
SOLVED PROBLEMS
 N-Queens Completion
(Millennium Puzzle) Clay
Math Institute
 3-Sat/k-Sat
 Knapsack***
 Longest Common
Subsequence
 Travelling Salesman
Problem***
 3DM/nDM
 Graph Coloring -
Chromatic Number
 Linear Programming
 Integer Programming
 Mixed Integer
Programming
 Quadratic Programming
 Universal Expression
Programming
 Global Optimum in Hyper
Dimensional Space
 K-Means Clustering
 Universal Clustering
Algorithm
 Universal Constraint
Programming/Scheduling
 Integer Factorization***
 Prime Number Test***
 Universal Regression
 Non-Linear Random
Number Generation
 Automatic Theorem Proving
© Automatski Solutions 2017. All Rights Reserved.
 Universal Experience
 Universal Heuristics
 Consciousness, Mind, Brain
 Genomics
 Billion & Trillion Actor Nano
Second Framework
 Universal Multi-Scale Simulations
 Internet Scale Rule Engine
 Internet Scale Workflow Engine
 Perfect Finance/Markets
 Perfect Environment
 Compromised All Cryptography
(RSA-2048, Elliptic Curve etc.)
 Post Quantum Cryptography
 Logarithmic Gradient Descent
Convergence
 Blackbox Function
Cracking/Reversal
 Hash Reversal (Incl. SHA-
256/512, LanMan etc.)
 NP-Complete Machine Learning
Algorithms (Clustering,
Regression, Classification)
 NP-Complete Deep Learning
Algorithms (ALL)
 Artificial General Intelligence
 Robotics (Simulations + RAD)***
 Universal Emotions
 Universal IQ
 Universal Creativity
FUND OUR RESEARCH
Together we can build the foundations of a better world
© Automatski Solutions 2017. All Rights Reserved.
THE DEMO!
© Automatski Solutions 2017. All Rights Reserved.
WHAT JUST HAPPENED?
 The cromatic number for The Hadwiger-Nelson problem is 5. Please download the 5 color
solution to 1585 problem from the link further later in this presentation.
 Aubrey de Grey "Amateur mathematician PARTIALLY solves 60-year-old problem"
https://phys.org/news/2018-04-amateur-mathematician-partially-year-old-problem.html he
basically eliminated 4 from the possibility of solutions. We solved the problem in entirety.
 We solved the problem in a single thread in 2 seconds on an 6 core/thread AMD FX6300
processor w/ 32GB Ram without using any GPGPU for processing.
 Finding the Chromatic Number in a Graph Coloring Problem is Proven to be NP-
Complete. It is one of the 7 NP-Complete + 4 NP Hard problems we have solved till now.
Including breaking RSA 2048 cryptography and the N-Queens Completion Millennium
Puzzle ( https://www.youtube.com/watch?v=kHk1xUEXep4&t=2s ) in polynomial time.
 The foremost attribute of such problems is that they are impossible to solve. But if anyone
gives a solution, it can be verified easily in polynomial time. The solution has been
provided to everyone.
© Automatski Solutions 2017. All Rights Reserved.
HADWIGER-NELSON
PROBLEM
 In geometric graph theory, the Hadwiger–Nelson problem, named after
Hugo Hadwiger and Edward Nelson, asks for the minimum number of
colors required to color the plane such that no two points at distance 1 from
each other have the same color.
 Relation to Finite Graphs
 The Hadwiger–Nelson problem is often called "finding the chromatic number of
the plane".
 By the de Bruijn–Erdős theorem, a result of de Bruijn & Erdős (1951), the
problem is equivalent (under the assumption of the axiom of choice) to that of
finding the largest possible chromatic number of a finite unit distance graph.
 Ref: http://michaelnielsen.org/polymath1/index.php?title=Hadwiger-
Nelson_problem
 The 1585 Unit Distance Graph
© Automatski Solutions 2017. All Rights Reserved.
HENCE…
 RSA 2048 is Cracked!
 Yet Again!
 For the Nth time using N different schemes. Recall…
 P = NP !!!
 7 NP-Complete & 4 NP-Hard Problems Solved in Polynomial time
 N-Queens Completion etc. Including K-Means
 Quantum Computing
 Other Schemes…
 Integer Factorization
 K-SAT
 …
 You know the best part?
 Polynomial Order Solutions are great from a theoretical point of view but are rarely practically
feasible.
 Logarithmic Order Solutions to NP-Complete Problems will define the Future of Mankind.
© Automatski Solutions 2017. All Rights Reserved.
AVAILABLE
CONFIGURATIONS
 1k Nodes (Entry Level)
 1m Nodes
 1bn Nodes
 1tn Nodes
© Automatski Solutions 2017. All Rights Reserved.
FROM HERE…
 Fact: We have Already proved feasibility of cracking RSA 2048 in 10+ Proven ways in
Polynomial Time. We have now proven it in Logarithmic Time. We now have to crack
it. And that involves Encodings and Reductions from one form to another.
 In the future video’s you will see
 More Logarithmic Time Algorithms (Our best kept secrets)
 E.g. General Purpose Constrained Optimization Solvers
 Also a Deterministic Algorithm to Find the Global Optima in a Billion Dimensions/Variables.
 I’m sure you will find it very interesting!!!
© Automatski Solutions 2017. All Rights Reserved.
DO YOU HAVE ANY IDEA?
 What we can do with all the things
Automatski is demo’ing?
 Even though we have just shown
everyone 3-4 out of a 100+
Inventions and Innovations?
 Can you put a $ value on it? How
much will it be? Millions? Billions?
Trillions???
 Any guesses? Wanna try???
© Automatski Solutions 2017. All Rights Reserved.
NEXT STEPS FOR
PROSPECTIVE CUSTOMERS
 Please contact sales at info@automatski.com
 Send an email with the following information…
 What is the problem(s) you are trying to solve?
 Or Kind of Cryptography that needs to be Cracked?
 We will take it from there…
*** No Free Trials/Pilots/POCs Offered
© Automatski Solutions 2017. All Rights Reserved.
WARNING!!!
 Don’t contact us asking for The Source Code
 Don’t contact us asking us to
 File Patents
 Make Public Disclosures of our Algorithm(s)
 Publish Academic Papers
© Automatski Solutions 2017. All Rights Reserved.
SAMPLE PROBLEMS &
RESULTS
 The .Zip File Contains
1. Sample Problems
2. And their Solutions
 Download .Zip File here
 http://bit.ly/2OWTN9x
 Download this Presentation here
 http://bit.ly/2OnanPL
© Automatski Solutions 2017. All Rights Reserved.
© Automatski Solutions 2017. All Rights Reserved.
© Automatski Solutions 2017. All Rights Reserved.

More Related Content

PDF
A linear algorithm for the grundy number of a tree
PDF
Parallel Algorithm for Graph Coloring
PDF
On Convolution of Graph Signals and Deep Learning on Graph Domains
PPTX
Improved security system using steganography and elliptic curve crypto...
PPTX
Sander Dieleman - Generating music in the raw audio domain - Creative AI meetup
PPT
PPT
Elliptic curvecryptography Shane Almeida Saqib Awan Dan Palacio
PDF
Data mining with differential privacy
A linear algorithm for the grundy number of a tree
Parallel Algorithm for Graph Coloring
On Convolution of Graph Signals and Deep Learning on Graph Domains
Improved security system using steganography and elliptic curve crypto...
Sander Dieleman - Generating music in the raw audio domain - Creative AI meetup
Elliptic curvecryptography Shane Almeida Saqib Awan Dan Palacio
Data mining with differential privacy

Similar to Automatski - Solution to NP-Complete Graph Coloring (20)

PPTX
Automatski - How We Reinvented Machine Learning, Solved NP-Complete ML Proble...
PPTX
Automatski - NP-Complete - TSP - Travelling Salesman Problem Solved in O(N^4)
PPTX
optimal merge pattern notes - algorithms
PPTX
Chapter Five remadenChapter 3&5event it theory programming.pptx.pptx
PPTX
Automatski - RSA-2048 Cryptography Cracked using Shor's Algorithm on a Quantu...
PDF
NP Complete Problems in Graph Theory
PPTX
Limits of Computation
PPTX
The Limits of Computation
PDF
Criticalthinking
PPTX
Np Completeness
PPTX
Special Purpose Quantum Annealing Quantum Computer v1.0
PDF
Analysis and design of algorithms part 4
PDF
Introduction
PPTX
Np completeness
PPTX
DAA_Hard_Problems_(4th_Sem).pptxxxxxxxxx
PPTX
Undecidable Problems - COPING WITH THE LIMITATIONS OF ALGORITHM POWER
PPT
BackTracking Algorithm: Technique and Examples
Automatski - How We Reinvented Machine Learning, Solved NP-Complete ML Proble...
Automatski - NP-Complete - TSP - Travelling Salesman Problem Solved in O(N^4)
optimal merge pattern notes - algorithms
Chapter Five remadenChapter 3&5event it theory programming.pptx.pptx
Automatski - RSA-2048 Cryptography Cracked using Shor's Algorithm on a Quantu...
NP Complete Problems in Graph Theory
Limits of Computation
The Limits of Computation
Criticalthinking
Np Completeness
Special Purpose Quantum Annealing Quantum Computer v1.0
Analysis and design of algorithms part 4
Introduction
Np completeness
DAA_Hard_Problems_(4th_Sem).pptxxxxxxxxx
Undecidable Problems - COPING WITH THE LIMITATIONS OF ALGORITHM POWER
BackTracking Algorithm: Technique and Examples
Ad

Recently uploaded (20)

PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Machine learning based COVID-19 study performance prediction
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
Spectroscopy.pptx food analysis technology
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
Tartificialntelligence_presentation.pptx
PDF
Approach and Philosophy of On baking technology
PPT
Teaching material agriculture food technology
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
A Presentation on Artificial Intelligence
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PPTX
Machine Learning_overview_presentation.pptx
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
Per capita expenditure prediction using model stacking based on satellite ima...
Spectral efficient network and resource selection model in 5G networks
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Machine learning based COVID-19 study performance prediction
NewMind AI Weekly Chronicles - August'25-Week II
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Unlocking AI with Model Context Protocol (MCP)
Spectroscopy.pptx food analysis technology
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Tartificialntelligence_presentation.pptx
Approach and Philosophy of On baking technology
Teaching material agriculture food technology
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Diabetes mellitus diagnosis method based random forest with bat algorithm
A Presentation on Artificial Intelligence
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Machine Learning_overview_presentation.pptx
Reach Out and Touch Someone: Haptics and Empathic Computing
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Group 1 Presentation -Planning and Decision Making .pptx
Ad

Automatski - Solution to NP-Complete Graph Coloring

  • 1. NP-COMPLETE GRAPH COLORING SOLUTION & BREAKING RSA 2048 Automatski Solutions http://www.automatski.com E: Aditya@automatski.com , Founder & CEO M:+91-9986574181 © Automatski Solutions 2017. All Rights Reserved.
  • 2. AUTOMATSKI’S EFFORTS (LAST 25 YEARS) 1. 25+ years of Fundamental Research 2. Solved 50-100 of the Toughest Problems on the Planet considered unsolvable in a 1000 years given the current state of Human Capability and Technology 3. Including 7 NP-Complete + 4 NP- Hard Problems 4. Broke RSA 2048 5. … in 1990’s © Automatski Solutions 2017. All Rights Reserved.
  • 3. AUTOMATSKI HISTORY & TIMELINE © Automatski Solutions 2017. All Rights Reserved.
  • 4. GRAPH COLORING  Graph Coloring is NP-Complete. Even 3-colouring is NP-complete.  What’s the colouring problem on graphs? Given a graph G(V, E), the colouring problem asks for an assignment of k colours to the vertices c : V → {1, 2, ..., k}. We say that a colouring is proper if adjacent vertices receives different colours: ∀(u, v) ∈ E : c(u) 6= c(v).  The minimum colouring problem asks for the smallest k to properly colour G.  The k-colouring problem asks whether G can be properly coloured using at most k colours.  We can Reduce Graph Coloring to K-SAT  Also we can Reduce K-SAT to Graph Coloring  Meaning? Cancer Drug, AGI, NLP, Robotics, Environment, Finance, & RSA can be Broken. © Automatski Solutions 2017. All Rights Reserved.
  • 5. WHERE ARE WE GOING WITH ALL THIS? © Automatski Solutions 2017. All Rights Reserved.
  • 6. ORDER OF ALGORITHMS  Exponential => O( 2 ^ N ), O ( 3 ^ N ), O ( a ^ N) …  Polynomial => O ( N ^ 2 ), O ( N ^ 3), O ( N ^ 5 ) …  Logarithmic => O ( Log( N ) )… © Automatski Solutions 2017. All Rights Reserved.
  • 7. MACHINES USED  Development of Solution  Machine #1  AMD FX-6300 (6-Core), 32GB RAM  Eight Year Old Machine  Physical  Testing of Parallelization & Concurrency  Machine #2  AWS EC2 m4.16xlarge ($3.2/hr)  64 Core, 256 GB RAM  Virtual Machine  Machine #3  AWS EC2 x1.32xlarge ($13.4/hr)  128 Core, 1952 GB RAM  Virtual Machine © Automatski Solutions 2017. All Rights Reserved.
  • 8. BEFORE THE A Message from our CFO!!! © Automatski Solutions 2017. All Rights Reserved.
  • 9. MESSAGE FROM THE CFO!!!  We are looking for Research & Development Grants  Between  $1m to $100m  $1m will help us with the Research  $100m will help us develop Path Breaking Solutions for over 10+ Domains using the Breakthrough with a Big Bang. © Automatski Solutions 2017. All Rights Reserved.
  • 10. AUTOMATSKI FUNDAMENTAL RESEARCH  Fundamental Research at Automatski has been working for the last 20-25+ years on solving the toughest problems on the Planet.  We have solved 7 NP-Complete Problems and 4 NP-Hard Problems, including the N- Queens Completion Millennium Problem.  We are applying them towards breakthroughs in 50+ Technology Domains  These problems are considered unsolvable in a 1000 years given the current state of Human Technology and Capability © Automatski Solutions 2017. All Rights Reserved.
  • 11. SOLVED PROBLEMS  N-Queens Completion (Millennium Puzzle) Clay Math Institute  3-Sat/k-Sat  Knapsack***  Longest Common Subsequence  Travelling Salesman Problem***  3DM/nDM  Graph Coloring - Chromatic Number  Linear Programming  Integer Programming  Mixed Integer Programming  Quadratic Programming  Universal Expression Programming  Global Optimum in Hyper Dimensional Space  K-Means Clustering  Universal Clustering Algorithm  Universal Constraint Programming/Scheduling  Integer Factorization***  Prime Number Test***  Universal Regression  Non-Linear Random Number Generation  Automatic Theorem Proving © Automatski Solutions 2017. All Rights Reserved.  Universal Experience  Universal Heuristics  Consciousness, Mind, Brain  Genomics  Billion & Trillion Actor Nano Second Framework  Universal Multi-Scale Simulations  Internet Scale Rule Engine  Internet Scale Workflow Engine  Perfect Finance/Markets  Perfect Environment  Compromised All Cryptography (RSA-2048, Elliptic Curve etc.)  Post Quantum Cryptography  Logarithmic Gradient Descent Convergence  Blackbox Function Cracking/Reversal  Hash Reversal (Incl. SHA- 256/512, LanMan etc.)  NP-Complete Machine Learning Algorithms (Clustering, Regression, Classification)  NP-Complete Deep Learning Algorithms (ALL)  Artificial General Intelligence  Robotics (Simulations + RAD)***  Universal Emotions  Universal IQ  Universal Creativity
  • 12. FUND OUR RESEARCH Together we can build the foundations of a better world © Automatski Solutions 2017. All Rights Reserved.
  • 13. THE DEMO! © Automatski Solutions 2017. All Rights Reserved.
  • 14. WHAT JUST HAPPENED?  The cromatic number for The Hadwiger-Nelson problem is 5. Please download the 5 color solution to 1585 problem from the link further later in this presentation.  Aubrey de Grey "Amateur mathematician PARTIALLY solves 60-year-old problem" https://phys.org/news/2018-04-amateur-mathematician-partially-year-old-problem.html he basically eliminated 4 from the possibility of solutions. We solved the problem in entirety.  We solved the problem in a single thread in 2 seconds on an 6 core/thread AMD FX6300 processor w/ 32GB Ram without using any GPGPU for processing.  Finding the Chromatic Number in a Graph Coloring Problem is Proven to be NP- Complete. It is one of the 7 NP-Complete + 4 NP Hard problems we have solved till now. Including breaking RSA 2048 cryptography and the N-Queens Completion Millennium Puzzle ( https://www.youtube.com/watch?v=kHk1xUEXep4&t=2s ) in polynomial time.  The foremost attribute of such problems is that they are impossible to solve. But if anyone gives a solution, it can be verified easily in polynomial time. The solution has been provided to everyone. © Automatski Solutions 2017. All Rights Reserved.
  • 15. HADWIGER-NELSON PROBLEM  In geometric graph theory, the Hadwiger–Nelson problem, named after Hugo Hadwiger and Edward Nelson, asks for the minimum number of colors required to color the plane such that no two points at distance 1 from each other have the same color.  Relation to Finite Graphs  The Hadwiger–Nelson problem is often called "finding the chromatic number of the plane".  By the de Bruijn–Erdős theorem, a result of de Bruijn & Erdős (1951), the problem is equivalent (under the assumption of the axiom of choice) to that of finding the largest possible chromatic number of a finite unit distance graph.  Ref: http://michaelnielsen.org/polymath1/index.php?title=Hadwiger- Nelson_problem  The 1585 Unit Distance Graph © Automatski Solutions 2017. All Rights Reserved.
  • 16. HENCE…  RSA 2048 is Cracked!  Yet Again!  For the Nth time using N different schemes. Recall…  P = NP !!!  7 NP-Complete & 4 NP-Hard Problems Solved in Polynomial time  N-Queens Completion etc. Including K-Means  Quantum Computing  Other Schemes…  Integer Factorization  K-SAT  …  You know the best part?  Polynomial Order Solutions are great from a theoretical point of view but are rarely practically feasible.  Logarithmic Order Solutions to NP-Complete Problems will define the Future of Mankind. © Automatski Solutions 2017. All Rights Reserved.
  • 17. AVAILABLE CONFIGURATIONS  1k Nodes (Entry Level)  1m Nodes  1bn Nodes  1tn Nodes © Automatski Solutions 2017. All Rights Reserved.
  • 18. FROM HERE…  Fact: We have Already proved feasibility of cracking RSA 2048 in 10+ Proven ways in Polynomial Time. We have now proven it in Logarithmic Time. We now have to crack it. And that involves Encodings and Reductions from one form to another.  In the future video’s you will see  More Logarithmic Time Algorithms (Our best kept secrets)  E.g. General Purpose Constrained Optimization Solvers  Also a Deterministic Algorithm to Find the Global Optima in a Billion Dimensions/Variables.  I’m sure you will find it very interesting!!! © Automatski Solutions 2017. All Rights Reserved.
  • 19. DO YOU HAVE ANY IDEA?  What we can do with all the things Automatski is demo’ing?  Even though we have just shown everyone 3-4 out of a 100+ Inventions and Innovations?  Can you put a $ value on it? How much will it be? Millions? Billions? Trillions???  Any guesses? Wanna try??? © Automatski Solutions 2017. All Rights Reserved.
  • 20. NEXT STEPS FOR PROSPECTIVE CUSTOMERS  Please contact sales at info@automatski.com  Send an email with the following information…  What is the problem(s) you are trying to solve?  Or Kind of Cryptography that needs to be Cracked?  We will take it from there… *** No Free Trials/Pilots/POCs Offered © Automatski Solutions 2017. All Rights Reserved.
  • 21. WARNING!!!  Don’t contact us asking for The Source Code  Don’t contact us asking us to  File Patents  Make Public Disclosures of our Algorithm(s)  Publish Academic Papers © Automatski Solutions 2017. All Rights Reserved.
  • 22. SAMPLE PROBLEMS & RESULTS  The .Zip File Contains 1. Sample Problems 2. And their Solutions  Download .Zip File here  http://bit.ly/2OWTN9x  Download this Presentation here  http://bit.ly/2OnanPL © Automatski Solutions 2017. All Rights Reserved.
  • 23. © Automatski Solutions 2017. All Rights Reserved.
  • 24. © Automatski Solutions 2017. All Rights Reserved.