import java.util.concurrent.atomic.AtomicBoolean; // A category to retailer a binary tree node class Node int information; Node left, proper; Node(int information) this.information =
import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; import java.util.Record; // A category to retailer a graph edge class Edge int supply, dest; public Edge(int