traveler.demo.tour_mode.simple_choice.initialize_for_store#
- simple_choice.initialize_for_store(store)[source]#
Initialize store-dependent alternatives for the choice model.
- Parameters:
store (AbstractStore) – Store that provides predefined categorical alternatives.
- Return type:
None
Notes
Store-dependent initialization is currently disabled, so this method is a no-op.