fr.umlv.roadcoloring.main
Class Tools

java.lang.Object
  extended by fr.umlv.roadcoloring.main.Tools

public class Tools
extends java.lang.Object


Constructor Summary
Tools()
           
 
Method Summary
static int gcd(int a, int b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tools

public Tools()
Method Detail

gcd

public static int gcd(int a,
                      int b)