
com.barrybecker4.discreteoptimization.common.graph.visualization.GraphViewerApp.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bb4-shortest-paths Show documentation
Show all versions of bb4-shortest-paths Show documentation
bb4-shortest-paths java code.
The newest version!
package com.barrybecker4.discreteoptimization.common.graph.visualization
import com.barrybecker4.discreteoptimization.common.graph.GraphTstUtil
import com.barrybecker4.discreteoptimization.common.graph.visualization.{GraphStreamAdapter, GraphViewerFrame}
object GraphViewerApp extends App {
val frame = GraphViewerFrame()
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy