- NamedSubGraphEvent - Class in cusack.hcg.games.multidesigns.events
-
- NamedSubGraphEvent(MultiDesignsInstance) - Constructor for class cusack.hcg.games.multidesigns.events.NamedSubGraphEvent
-
- NamedSubGraphEvent(MultiDesignsInstance, String, int[]) - Constructor for class cusack.hcg.games.multidesigns.events.NamedSubGraphEvent
-
- NamedSubGraphEvent(MultiDesignsInstance, SubGraph) - Constructor for class cusack.hcg.games.multidesigns.events.NamedSubGraphEvent
-
- NamedSubGraphPlaced - Class in cusack.hcg.games.multidesigns.events
-
- NamedSubGraphPlaced(MultiDesignsInstance) - Constructor for class cusack.hcg.games.multidesigns.events.NamedSubGraphPlaced
-
- NamedSubGraphPlaced(MultiDesignsInstance, String, int[]) - Constructor for class cusack.hcg.games.multidesigns.events.NamedSubGraphPlaced
-
- NamedSubGraphPlaced(MultiDesignsInstance, SubGraph) - Constructor for class cusack.hcg.games.multidesigns.events.NamedSubGraphPlaced
-
- NamedSubGraphRemoved - Class in cusack.hcg.games.multidesigns.events
-
- NamedSubGraphRemoved(MultiDesignsInstance) - Constructor for class cusack.hcg.games.multidesigns.events.NamedSubGraphRemoved
-
- NamedSubGraphRemoved(MultiDesignsInstance, String, int[]) - Constructor for class cusack.hcg.games.multidesigns.events.NamedSubGraphRemoved
-
- NamedSubGraphRemoved(MultiDesignsInstance, SubGraph) - Constructor for class cusack.hcg.games.multidesigns.events.NamedSubGraphRemoved
-
- nameField - Variable in class cusack.hcg.gui.screens.TitleScreen
-
- NameGenerator - Class in cusack.hcg.util
-
- NameGenerator() - Constructor for class cusack.hcg.util.NameGenerator
-
- NECESSARY_EMAIL - Static variable in class cusack.hcg.database.User
-
- needToKnowVertexLocations() - Method in class cusack.hcg.model.TutorialData
-
- newInstance() - Method in class cusack.hcg.graph.algorithm.OldGenericAlgorithm
-
Deprecated.
This should just do: return new Blah(); where Blah is the class that subclasses this.
- News - Class in cusack.hcg.database
-
- News() - Constructor for class cusack.hcg.database.News
-
- News(ResultSet) - Constructor for class cusack.hcg.database.News
-
- NewsPanel - Class in cusack.hcg.gui.view
-
- NewsPanel(GUI) - Constructor for class cusack.hcg.gui.view.NewsPanel
-
- NewTheme<S extends PuzzleInstance> - Class in cusack.hcg.gui
-
Default Theme for drawing the graph and game configuration pieces.
- NewTheme() - Constructor for class cusack.hcg.gui.NewTheme
-
- next() - Method in class cusack.hcg.games.multidesigns.algorithms.OriginalSubGraphRPermuter
-
- next() - Method in class cusack.hcg.games.multidesigns.algorithms.SubGraphRPermuter
-
- next() - Method in class cusack.hcg.games.multidesigns.algorithms.SubGraphRPermuterVersion2
-
- next() - Method in class cusack.hcg.games.multidesigns.algorithms.UniqueSubGraphLabelings
-
- next() - Method in class cusack.hcg.games.pebble.algorithms.deprecated.Check2PebblingProperty
-
Deprecated.
Checks all the possible configurations of numberOfPebbles on the current subsetOfVertices.
- next() - Method in class cusack.hcg.games.pebble.algorithms.deprecated.Check2PebblingSingleQValue
-
Deprecated.
Checks all the possible configurations of numberOfPebbles on the current subsetOfVertices.
- next() - Method in class cusack.hcg.games.pebble.algorithms.deprecated.EfficientPebblingNumberNoEvens
-
Deprecated.
- next() - Method in class cusack.hcg.games.pebble.algorithms.deprecated.IsSolvableSomewhatExhaustive
-
Deprecated.
- next() - Method in class cusack.hcg.games.pebble.algorithms.deprecated.PebblingNumberExhaustiveGeneric
-
Deprecated.
Determines the solvability of the currentConfiguration, and sets up the new configuration that will need to be
run.
- next() - Method in class cusack.hcg.games.pebble.algorithms.deprecated.PebblingNumberSuperSkipNoEvens
-
Deprecated.
- next() - Method in class cusack.hcg.games.pebble.algorithms.islands.IslandMove
-
Gets the next move.
- next() - Method in class cusack.hcg.games.pebble.algorithms.islands.IslandMoveListState
-
- next() - Method in class cusack.hcg.games.pebble.algorithms.islands.IsSolvableIslands
-
Next Step in the Islands Algorithm
- next() - Method in class cusack.hcg.games.pebble.algorithms.islands.TwoTwoIslandMove
-
- next() - Method in class cusack.hcg.games.pebble.algorithms.matrixconversion.G6FileReader
-
- next() - Method in class cusack.hcg.games.pebble.algorithms.solvability.IsSolvableSomewhatExhaustiveEfficient
-
This is the method that uses the algorithm.
- next - Variable in class cusack.hcg.games.pebble.algorithms.solvability.nondeterministic.PebbleDistanceMatrix
-
- next() - Method in class cusack.hcg.graph.algorithm.util.KPermutationGenerator
-
- next() - Method in class cusack.hcg.graph.algorithm.util.KSubsetGenerator
-
This generates the next subset.
- next() - Method in class cusack.hcg.graph.algorithm.util.OldKSubsetGenerator
-
Deprecated.
- next() - Method in class cusack.hcg.graph.algorithm.util.OrderedKPartitionGenerator
-
Generates the next ordered k-partition.
- next() - Method in class cusack.hcg.graph.algorithm.util.PermutationGenerator
-
- next - Variable in class cusack.hcg.graph.DistanceMatrix
-
- next() - Method in class cusack.hcg.model.GrossHistory
-
Used to iterate over the history to make annotations.
- next() - Method in class cusack.hcg.model.ReplayInstance
-
This method is used to cause the replay to show one step forward in the replay: I.E.
- nextConfiguration() - Method in class cusack.hcg.games.pebble.algorithms.deprecated.PebblingNumberSuperSkip
-
Deprecated.
- nextTimestamp() - Method in class cusack.hcg.graph.Graph
-
- NIMBUS_CONTROL - Static variable in class cusack.hcg.gui.Resources
-
- NIMBUS_FOCUS - Static variable in class cusack.hcg.gui.Resources
-
- NIMBUS_LIGHT_BACKGROUND - Static variable in class cusack.hcg.gui.Resources
-
- NO_SOLUTION - Static variable in class cusack.hcg.games.multidesigns.events.MultiDesignsEventDecoder
-
- NON_EVENT_DELIMITER_CHARACTERS - Static variable in class cusack.hcg.gui.components.TextFieldFilter
-
- NonGUIUncaughtExceptionHandler - Class in cusack.hcg.util.thread
-
- NonGUIUncaughtExceptionHandler() - Constructor for class cusack.hcg.util.thread.NonGUIUncaughtExceptionHandler
-
- norm1() - Method in class cusack.hcg.matrix.IntegerMatrix
-
One norm
- norm1() - Method in class cusack.hcg.matrix.Matrix
-
One norm
- norm2() - Method in class cusack.hcg.matrix.Matrix
-
Two norm
- norm2() - Method in class cusack.hcg.matrix.SingularValueDecomposition
-
Two norm
- NORMAL_DISTANCE - Static variable in class cusack.hcg.graph.Graph
-
- NORMAL_FONT - Static variable in class cusack.hcg.gui.Resources
-
- normF() - Method in class cusack.hcg.matrix.IntegerMatrix
-
Frobenius norm
- normF() - Method in class cusack.hcg.matrix.Matrix
-
Frobenius norm
- normInf() - Method in class cusack.hcg.matrix.IntegerMatrix
-
Infinity norm
- normInf() - Method in class cusack.hcg.matrix.Matrix
-
Infinity norm
- NoSolutionEvent - Class in cusack.hcg.games.multidesigns.events
-
- NoSolutionEvent(MultiDesignsInstance) - Constructor for class cusack.hcg.games.multidesigns.events.NoSolutionEvent
-
- notifyListeners(Event<?>) - Method in class cusack.hcg.graph.GraphWithData
-
- NotLoggedInException - Exception in cusack.hcg.comm
-
- NotLoggedInException() - Constructor for exception cusack.hcg.comm.NotLoggedInException
-
- now() - Static method in class cusack.hcg.util.My
-
- NoWriteDBField - Annotation Type in cusack.hcg.database
-
- NUMBER_OF_FRAMES - Static variable in class cusack.hcg.games.multidesigns.MultiDesignsTheme
-
- NUMBER_SPARK_FRAMES - Static variable in class cusack.hcg.games.powergraph.powerzones.PowerZonesTheme
-
- NumberColorsChangedEvent - Class in cusack.hcg.games.lights.events
-
Unsure about inverse event here.
- NumberColorsChangedEvent(LightsInstance) - Constructor for class cusack.hcg.games.lights.events.NumberColorsChangedEvent
-
- numberMoves() - Method in class cusack.hcg.model.ReplayInstance
-
- numberMovesMade - Variable in class cusack.hcg.games.pebble.algorithms.pebblingNumber.PebblingNumberForkJoinTask
-
- NumberPartitioner - Class in cusack.hcg.games.multidesigns.algorithms
-
Given an array of sizes and a target number, provide a list of all possible ways of adding zero or more copies of
each number together to reach the target.
- NumberPartitioner(int[], int[], int) - Constructor for class cusack.hcg.games.multidesigns.algorithms.NumberPartitioner
-
- numberSubsets() - Method in class cusack.hcg.graph.algorithm.util.OldKSubsetGenerator
-
Deprecated.
- numberVertices - Variable in class cusack.hcg.graph.EfficientListGraph
-
- numberVertices - Variable in class cusack.hcg.graph.EfficientMatrixGraph
-
- NUMERIC - Static variable in class cusack.hcg.gui.components.TextFieldFilter
-