Skip to content

allow for two seats to be the optimum seat #13

@JesseRWeigel

Description

@JesseRWeigel

In cases were the number of seats in a row is an even number, the middle two seats should have equal value as optimum seats.

Currently only one of the two seats is considered optimum.

The only place optimumSeat is used is in the reserveSeats function. The manhattan distance calculations will probably need to be adjusted as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions