Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

B

be.ac.ulb.infof307.g02 - package be.ac.ulb.infof307.g02
 
be.ac.ulb.infof307.g02.constants - package be.ac.ulb.infof307.g02.constants
 
be.ac.ulb.infof307.g02.controllers - package be.ac.ulb.infof307.g02.controllers
 
be.ac.ulb.infof307.g02.database - package be.ac.ulb.infof307.g02.database
 
be.ac.ulb.infof307.g02.exceptions.crypto - package be.ac.ulb.infof307.g02.exceptions.crypto
 
be.ac.ulb.infof307.g02.exceptions.database - package be.ac.ulb.infof307.g02.exceptions.database
 
be.ac.ulb.infof307.g02.exceptions.import_export - package be.ac.ulb.infof307.g02.exceptions.import_export
 
be.ac.ulb.infof307.g02.exceptions.model - package be.ac.ulb.infof307.g02.exceptions.model
 
be.ac.ulb.infof307.g02.models - package be.ac.ulb.infof307.g02.models
 
be.ac.ulb.infof307.g02.utils - package be.ac.ulb.infof307.g02.utils
 
be.ac.ulb.infof307.g02.views - package be.ac.ulb.infof307.g02.views
 
bestDistance - Variable in class be.ac.ulb.infof307.g02.models.BestTourFinder
 
BestTour - Class in be.ac.ulb.infof307.g02.models
Represents the best tour found by the BestTourFinder.
BestTour(List<GroceryList>, List<Position>) - Constructor for class be.ac.ulb.infof307.g02.models.BestTour
 
BestTourFinder - Class in be.ac.ulb.infof307.g02.models
This class attempts to find the best tour using the Commodity Adding Heuristic (CAH) algorithm.
BestTourFinder(Position, Position, List<Shop>, GroceryList) - Constructor for class be.ac.ulb.infof307.g02.models.BestTourFinder
Constructor that finds the best tour to buy all the products in the grocery list among the given shops that starts at the startPos and ends at endPos.
bestTourPositions - Variable in class be.ac.ulb.infof307.g02.models.BestTourFinder
 
bestTourShops - Variable in class be.ac.ulb.infof307.g02.models.BestTourFinder
 
BIG_BUTTON_HEIGHT - Static variable in class be.ac.ulb.infof307.g02.views.ListComponent
 
BIG_BUTTON_WIDTH - Static variable in class be.ac.ulb.infof307.g02.views.ListComponent
 
bridge - Variable in class be.ac.ulb.infof307.g02.views.MapComponent
The Bridge is used to allow the WebView to call java methods by itself.
Bridge() - Constructor for class be.ac.ulb.infof307.g02.views.MapComponent.Bridge
 
buttonsContainer - Variable in class be.ac.ulb.infof307.g02.views.ListComponent
 
bytesToDouble(byte[]) - Static method in class be.ac.ulb.infof307.g02.utils.Utils
 
bytesToInt(byte[]) - Static method in class be.ac.ulb.infof307.g02.utils.Utils
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links