coin-or / coin-or/python-mip

how can I know the size of the search tree

Open
#383 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Linear Programming
Stars
600
Forks
108
PR merge metrics
No merged PRs in 30d

Description

model=mip.Model()
model.read(filepath)
model.optimize()
model.getNNodes()
"""
model.getNNodes() is not define in MIP but how can I know the number of nodes explored after optimize the the problem instance
"""

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.